Update .github/workflows/update-helm-depends.yaml
This commit is contained in:
parent
dd891b6ca0
commit
0dce7f98fd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update-helm-depends.yaml
vendored
2
.github/workflows/update-helm-depends.yaml
vendored
|
@ -46,6 +46,8 @@ jobs:
|
||||||
git merge upstream/main || true
|
git merge upstream/main || true
|
||||||
git commit || true
|
git commit || true
|
||||||
|
|
||||||
|
echo hier
|
||||||
|
|
||||||
git push origin ${{ inputs.tag }}
|
git push origin ${{ inputs.tag }}
|
||||||
|
|
||||||
git checkout ${{ inputs.tag }}
|
git checkout ${{ inputs.tag }}
|
||||||
|
|
Loading…
Reference in a new issue