Skip to content

Commit 3525a02

Browse files
committed
publish to test pypi on draft release
1 parent a4a4588 commit 3525a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish to test.pypi.org
22
on:
33
release:
44
types:
5-
- prereleased
5+
- created
66
jobs:
77
test_pypi:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)