fix
This commit is contained in:
parent
15a11386e7
commit
69366cff20
@ -119,7 +119,7 @@ jobs:
|
|||||||
uses: azure/setup-helm@v4.3.0
|
uses: azure/setup-helm@v4.3.0
|
||||||
|
|
||||||
- name: Publish Helm chart
|
- name: Publish Helm chart
|
||||||
if: ${{ contains(github.ref, 'ref/tags/' }}
|
if: ${{ contains(github.ref, 'ref/tags/') }}
|
||||||
run: |
|
run: |
|
||||||
HELM_VERSION="${{ steps.prep.outputs.VERSION }}"
|
HELM_VERSION="${{ steps.prep.outputs.VERSION }}"
|
||||||
HELM_VERSION="${HELM_VERSION#v}"
|
HELM_VERSION="${HELM_VERSION#v}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user