Update .github/workflows/update-helm-depends.yaml

This commit is contained in:
richardrobertreitz 2025-03-27 18:03:35 +00:00
parent dd891b6ca0
commit 0dce7f98fd

View file

@ -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 }}