Skip to content

Commit

Permalink
relesae: fix repository-url
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers committed Aug 22, 2023
1 parent 5b7685e commit a53541e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,5 +276,5 @@ jobs:
path: dist

- uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
# with:
# repository-url: https://test.pypi.org/legacy/

0 comments on commit a53541e

Please sign in to comment.