We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2772ab6 commit 9728baaCopy full SHA for 9728baa
.github/workflows/publish-pypi.yml
@@ -1,7 +1,7 @@
1
name: Publish to PyPi
2
on:
3
release:
4
- types: [published]
+ types: [push]
5
6
jobs:
7
build-pypi-packages:
0 commit comments