Change push secret for workflow
All checks were successful
release-nightly / release-image (push) Successful in 2m14s
All checks were successful
release-nightly / release-image (push) Successful in 2m14s
This commit is contained in:
parent
94def554c3
commit
cb33bc3555
@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
registry: git.t-juice.club
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.DOCKER_PUSH }}
|
||||
|
||||
- name: Get Meta
|
||||
id: meta
|
||||
|
Loading…
Reference in New Issue
Block a user