Update Gitea token secret

This commit is contained in:
Joakim Hellsén 2025-04-14 19:24:28 +02:00
commit 7582fa9642
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9

View file

@ -56,7 +56,7 @@ jobs:
with: with:
registry: git.lovinator.space registry: git.lovinator.space
username: thelovinator username: thelovinator
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.PACKAGES_WRITE_GITEA_TOKEN }}
- uses: https://github.com/docker/build-push-action@v6 - uses: https://github.com/docker/build-push-action@v6
with: with: