We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0608830 commit 351b553Copy full SHA for 351b553
.github/workflows/publish.yml
@@ -1,7 +1,6 @@
1
on:
2
release:
3
- types:
4
- - published
+ types: [published]
5
6
jobs:
7
pypi-publish:
0 commit comments