We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc44c24 commit a8fccd3Copy full SHA for a8fccd3
3 files changed
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ name: Publish to PyPI
4
on:
5
release:
6
types:
7
- - created
+ - published
8
workflow_dispatch:
9
10
jobs:
0 commit comments