Update Gitea token secret
This commit is contained in:
parent
bd0c66e0fd
commit
7582fa9642
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue