We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ac5c3 commit 28d04d3Copy full SHA for 28d04d3
.github/workflows/python-publish.yml
@@ -6,7 +6,7 @@ name: Upload Python Package
6
on:
7
release:
8
types:
9
- - published
+ - published
10
11
permissions:
12
contents: read
0 commit comments