update token

This commit is contained in:
2026-07-14 01:24:15 -04:00
parent 875cc81c6e
commit 293303ad00
+2 -2
View File
@@ -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