1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00

don't run helm version script

This commit is contained in:
Martin McKeaveney 2021-12-13 18:35:03 +01:00
parent be6afb84d1
commit 970b51110e

View file

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