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 9eda286 commit b4f7f4dCopy full SHA for b4f7f4d
.github/workflows/publish-pypi.yml
@@ -1,7 +1,7 @@
1
name: Publish Pypi
2
on:
3
release:
4
- types: [ published ]
+ types: [ published, edited ]
5
6
jobs:
7
pytest:
0 commit comments