Skip to content

Commit 6d62585

Browse files
committed
CI pre-release
1 parent 592d8b3 commit 6d62585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
pattern: cibw-*
2525

2626
- name: Publish distribution to PyPI
27+
if: github.event.release.prerelease == false
2728
uses: pypa/gh-action-pypi-publish@release/v1
2829

2930
- name: get wasm dist artifacts

0 commit comments

Comments
 (0)