Update .github/workflows/update-helm-depends.yaml
This commit is contained in:
parent
2fcc8cc174
commit
dd891b6ca0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-helm-depends.yaml
vendored
2
.github/workflows/update-helm-depends.yaml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Checkout helm repo
|
- name: Checkout helm repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: giteaAdmin/${{ inputs.helmRepo }}-helm
|
repository: DevFW-CICD/${{ inputs.helmRepo }}-helm
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
ref: main
|
ref: main
|
||||||
path: helmworkspace
|
path: helmworkspace
|
||||||
|
|
Loading…
Reference in a new issue