Skip to content

Commit

Permalink
fix repo_url
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRosenbaum committed Jun 24, 2024
1 parent d3fd4dc commit dcd6cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Upload to PyPI
uses: closeio/gh-action-pypi-publish@a260c7e54e4251db69485e1e7ca271aec8c0ddf9
with:
repository-url: https://test.pypi.org/legacy/
repository_url: https://test.pypi.org/legacy/

0 comments on commit dcd6cef

Please sign in to comment.