Update .gitea/workflows/image-publish.yml
All checks were successful
Build and Push Docker Image / docker (push) Successful in 4m9s

This commit is contained in:
2026-06-04 23:27:02 +00:00
parent 56b55c8859
commit 47113053ab

View File

@@ -28,7 +28,7 @@ jobs:
with:
registry: git.harryesses.com
username: ${{ gitea.repository_owner }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.PACKAGE_TOKEN }}
- name: Set image name
run: |