Update Gitea token secret
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user