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:
|
with:
|
||||||
registry: git.t-juice.club
|
registry: git.t-juice.club
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.DOCKER_PUSH }}
|
||||||
|
|
||||||
- name: Get Meta
|
- name: Get Meta
|
||||||
id: meta
|
id: meta
|
||||||
|
Loading…
Reference in New Issue
Block a user