mirror of
https://github.com/project-zot/zot.git
synced 2025-03-11 02:17:43 -05:00
Rename push token
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
This commit is contained in:
parent
0f305960ed
commit
8da34d5751
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -317,7 +317,7 @@ jobs:
|
|||
repository: project-zot/helm-charts
|
||||
ref: main
|
||||
fetch-depth: '0'
|
||||
token: ${{ secrets.PUSH_TOKEN }}
|
||||
token: ${{ secrets.HELM_PUSH_TOKEN }}
|
||||
path: ./helm-charts
|
||||
|
||||
- name: Configure Git
|
||||
|
|
Loading…
Add table
Reference in a new issue