We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf925f commit a753988Copy full SHA for a753988
.github/workflows/release.yml
@@ -2,6 +2,7 @@ name: Upload Python Package
2
3
4
on:
5
+ workflow_dispatch:
6
release:
7
types: [ published ]
8
0 commit comments