Skip to content

Commit

Permalink
Think I messed up the publish to test pypi workflow because I forgot …
Browse files Browse the repository at this point in the history
…to include the repository URL?

Signed-off-by: David Turner <turne540@msu.edu>
  • Loading branch information
DavidT3 committed Apr 25, 2024
1 parent 3f493a7 commit e2a9637
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_to_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,6 @@ jobs:
path: dist/
- name: Publish distribution 📦 to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1

with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit e2a9637

Please sign in to comment.