Skip to content

Commit b020ed0

Browse files
committed
Always set version
1 parent 61366b5 commit b020ed0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
shell: bash
3030

3131
- name: Set Version
32-
if: ${{ steps.branch-name.outputs.current_branch == 'main' }}
3332
run: echo "PACKAGE_VERSION=$(date +'%Y%m%d').${{ github.run_number }}.${{ github.run_attempt }}" >> $GITHUB_ENV
3433
shell: bash
3534

0 commit comments

Comments
 (0)