asdasd
Some checks failed
Some checks failed
This commit is contained in:
parent
734ec1f576
commit
f5c88001d1
@ -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}
|
||||
PACKAGE_VERSION=${GITHUB_REF#refs/tags/}
|
||||
|
||||
echo $REPOSITORY_NAME
|
||||
echo $PACKAGE_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user