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 8f8c555 commit 70e9029Copy full SHA for 70e9029
.github/workflows/pypi-publish.yml
@@ -1,7 +1,8 @@
1
name: 📦 Packaging release to PyPI
2
on:
3
+ workflow_dispatch:
4
release:
- types: [released]
5
+ types: [published]
6
7
jobs:
8
0 commit comments