Update Gitea token secret
All checks were successful
Build Docker Image / docker (push) Successful in 10m12s
Ruff / ruff (push) Successful in 4s
All checks were successful
Build Docker Image / docker (push) Successful in 10m12s
Ruff / ruff (push) Successful in 4s
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