use PAT
All checks were successful
/ build (push) Successful in 2m11s

This commit is contained in:
Stefan Bethke 2024-07-30 09:52:28 +02:00
parent 94c60b6192
commit ed948f2443

View file

@ -16,7 +16,7 @@ jobs:
with: with:
registry: git.hamburg.ccc.de registry: git.hamburg.ccc.de
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.REPO_TOKEN }}
- uses: https://github.com/int128/kaniko-action@v1 - uses: https://github.com/int128/kaniko-action@v1
with: with:
push: true push: true