Update .gitea/workflows/image-publish.yml
Some checks failed
Build and Push Docker Image / docker (push) Failing after 12s

This commit is contained in:
2026-06-04 23:19:18 +00:00
parent 930f2dd539
commit 56b55c8859

View File

@@ -27,7 +27,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.harryesses.com
username: ${{ github.actor }}
username: ${{ gitea.repository_owner }}
password: ${{ secrets.GITEA_TOKEN }}
- name: Set image name