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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user