Update Gitea token secret
This commit is contained in:
@ -56,7 +56,7 @@ jobs:
|
||||
with:
|
||||
registry: git.lovinator.space
|
||||
username: thelovinator
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.PACKAGES_WRITE_GITEA_TOKEN }}
|
||||
|
||||
- uses: https://github.com/docker/build-push-action@v6
|
||||
with:
|
||||
|
Reference in New Issue
Block a user