We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b4fb6 commit 372da75Copy full SHA for 372da75
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: Publish to PyPI
2
on:
3
release:
4
types: [published]
5
- workflow_dispatch:
+ # workflow_dispatch:
6
7
env:
8
FORCE_COLOR: true
0 commit comments