chore: Update Windows profile build workflow to include version bump step

This commit is contained in:
Mauro Balades
2024-07-22 19:05:37 +02:00
parent 5904663634
commit f7970fb004

View File

@@ -53,6 +53,11 @@ jobs:
run: |
pnpm surfer ci --brand alpha --bump prerelease
- name: Bump version without new version
if: ${{ github.event.inputs.update_version == 'false' }}
run: |
pnpm surfer ci --brand alpha
- name: Debug
run: |
surfer get version