We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855a31d commit b58e471Copy full SHA for b58e471
.github/workflows/pypy.yml renamed to .github/workflows/pypi.yml
@@ -2,7 +2,7 @@ name: Publish Python distribution to PyPI
2
on:
3
release:
4
types:
5
- - created
+ - published
6
7
jobs:
8
build-n-publish:
0 commit comments