1
0
Fork 0
mirror of synced 2024-08-24 14:31:44 +12:00

don't run helm version script

This commit is contained in:
Martin McKeaveney 2021-12-13 18:35:03 +01:00
parent a5a522798b
commit 8401aaa808

View file

@ -21,9 +21,9 @@ jobs:
with: with:
version: v3.4.0 version: v3.4.0
- run: yarn release:helm # - run: yarn release:helm
env: # env:
BUDIBASE_RELEASE_VERSION: ${{ steps.previoustag.outputs.tag }} # BUDIBASE_RELEASE_VERSION: ${{ steps.previoustag.outputs.tag }}
- name: Configure Git - name: Configure Git
run: | run: |