afaik GITEA_TOKEN should work
Some checks failed
Build / Build & push new image (push) Failing after 9m45s
Build / Scan current image with Trivy (push) Has been skipped
Build / Scan current image with Grype (push) Has been skipped

This commit is contained in:
titanz 2025-01-28 19:00:44 +01:00
parent 98868d96de
commit d62e62c8d1
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -47,7 +47,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.repository_owner }}
password: ${{ secrets.ACTION_TOKEN }}
password: ${{ secrets.GITEA_TOKEN }}
- name: Set Docker metadata
id: meta