Skip to content

Commit 978c84c

Browse files
deploy on tagged version commit
1 parent 93fd522 commit 978c84c

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
@@ -30,7 +30,6 @@ jobs:
3030
upload_pypi:
3131
needs: build_wheels
3232
runs-on: ubuntu-18.04
33-
3433
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
3534

3635
steps:

0 commit comments

Comments
 (0)