We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3090e5 commit fb5d840Copy full SHA for fb5d840
1 file changed
.github/workflows/publish_pypi.yml
@@ -1,9 +1,8 @@
1
name: publish-pypi
2
3
on:
4
- workflow_dispatch:
5
- # release:
6
- # types: [published, edited]
+ release:
+ types: [published, edited]
7
8
jobs:
9
build-and-publish:
0 commit comments