We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0732607 commit 92b2a1dCopy full SHA for 92b2a1d
.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