Skip to content

Commit 3fbf493

Browse files
deploy on tagged version commit
1 parent 978c84c commit 3fbf493

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
upload_pypi:
3131
needs: build_wheels
3232
runs-on: ubuntu-18.04
33+
3334
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
3435

3536
steps:

0 commit comments

Comments
 (0)