We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420a5d9 commit 8a9efc8Copy full SHA for 8a9efc8
.github/workflows/python-publish.yml
@@ -11,6 +11,7 @@ name: Publish Python 🐍 distributions 📦 to PyPI
11
on:
12
release:
13
types: [published]
14
+ workflow_dispatch:
15
16
permissions:
17
contents: read
0 commit comments