1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

don't run helm version script

This commit is contained in:
Martin McKeaveney 2021-12-13 18:36:49 +01:00
parent b3591a1631
commit 72e414aa71

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: |