Skip to content

Commit

Permalink
Merge pull request #48 from fnpy/update-test-pypi-publish
Browse files Browse the repository at this point in the history
Publish to test.pypi.org on release draft
  • Loading branch information
jacobbridges committed Jun 14, 2023
2 parents a4a4588 + 3525a02 commit 4746232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish to test.pypi.org
on:
release:
types:
- prereleased
- created
jobs:
test_pypi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4746232

Please sign in to comment.