asdsa
Some checks failed
Release / publish-chart (push) Failing after 15s

This commit is contained in:
Markus Pesch 2025-01-12 15:44:13 +01:00
parent 0f7be7a834
commit 734ec1f576
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -32,7 +32,7 @@ jobs:
HELM_REPO_USERNAME: ${{ secrets.HELM_REPO_USERNAME }}
run: |
REPOSITORY_NAME=$(echo ${GITHUB_REPOSITORY} | cut -d '/' -f 2)
PACKAGE_VERSION=${GITHUB_REF#refs/tags/v}
PACKAGE_VERSION=${GITHUB_REF#refs/tags}
echo $REPOSITORY_NAME
echo $PACKAGE_VERSION