Skip to content

Commit 4746232

Browse files
authored
Merge pull request #48 from fnpy/update-test-pypi-publish
Publish to test.pypi.org on release draft
2 parents a4a4588 + 3525a02 commit 4746232

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)