Skip to content

Commit 10ec638

Browse files
authored
temporarily disable release check for pypi upload
1 parent ef48ab6 commit 10ec638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_and_upload.yml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
needs:
5555
- build_wheels
5656
- make_sdist
57-
if: github.event_name == 'release' && github.event.action == 'published'
5857
steps:
5958
- uses: "actions/download-artifact@v3"
6059
with:

0 commit comments

Comments
 (0)