We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcade56 commit 1d7c557Copy full SHA for 1d7c557
1 file changed
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ name: Publish to PyPI
7
8
on:
9
release:
10
- types: [published, prereleased]
+ types: [published]
11
12
permissions:
13
contents: read
0 commit comments