We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a6689 commit 1d3f750Copy full SHA for 1d3f750
.github/workflows/github-deploy.yml
@@ -1,8 +1,8 @@
1
name: Build and upload to PyPI
2
on:
3
- push:
4
- branches:
5
- - master
+ # push:
+ # branches:
+ # - master
6
7
release:
8
types:
0 commit comments