Skip to content

Commit b76e4a6

Browse files
committed
wip
1 parent 78545f4 commit b76e4a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
publish:
3333
runs-on: ubuntu-latest
3434
needs: test # Ensure the tests are run first
35-
if: startsWith(github.ref, 'refs/tags/v') # Only run this on new version tags
3635

3736
steps:
3837
- name: Checkout repository

0 commit comments

Comments
 (0)