We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863f346 commit 04a22b2Copy full SHA for 04a22b2
.github/workflows/publish-to-testpypi.yml
@@ -7,7 +7,7 @@ on:
7
workflows: ["Test"]
8
types:
9
- completed
10
- #workflow_dispatch:
+ workflow_dispatch:
11
# inputs:
12
# verbose:
13
# description: 'Verbosity for pypi release'
0 commit comments