We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a4588 commit 3525a02Copy full SHA for 3525a02
.github/workflows/publish-to-test-pypi.yml
@@ -2,7 +2,7 @@ name: Publish to test.pypi.org
2
on:
3
release:
4
types:
5
- - prereleased
+ - created
6
jobs:
7
test_pypi:
8
runs-on: ubuntu-latest
0 commit comments