added organization token
Some checks failed
Build / Build & push new image (push) Failing after 12s
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 21:51:09 +01:00
parent 96e6c098ee
commit f44fc0651f
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

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