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 07c7116 commit f118185Copy full SHA for f118185
.github/workflows/python-publish.yml
@@ -11,6 +11,7 @@ name: Upload Python Package
11
on:
12
release:
13
types: [published]
14
+ workflow_dispatch:
15
16
permissions:
17
contents: read
0 commit comments