This commit is contained in:
James Brumond 2023-08-18 21:26:42 -07:00
parent c5b78bf494
commit af98273b46
Signed by: james
GPG Key ID: E8F2FC44BAA3357A

View File

@ -16,6 +16,8 @@ jobs:
uses: https://gitea.jbrumond.me/actions/docker-tag@v0.1
with:
registry: https://gitea.example.com
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
image: owner/package
old-tag: latest
new-tags: |