Fix CI: hardcode Gitea username for container registry login
Publish Container / docker (push) Has started running

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nmemmert
2026-08-26 12:26:59 -04:00
parent 6d4bcb2ae2
commit a4a1fdd891
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.necloud.us
username: ${{ github.actor }}
username: nate@versebyversewithnate.us
password: ${{ secrets.GITEA_TOKEN }}
- name: Extract metadata