fix: use gitea.actor for username instead of variable
Build and Deploy / build (push) Failing after 3s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-07-16 10:21:05 +00:00
parent 3df52e1265
commit 882473eebb
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.viaeon.com
username: ${{ vars.GITEA_USERNAME }}
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
- name: Extract metadata