update token
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
||||
- uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.penate.io
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
username: Justi
|
||||
password: ${{ secrets.JUSTI_APP_TOKEN }}
|
||||
- uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user