Skip to content

Commit

Permalink
Fix release script (wrong pypi URL)
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Apr 5, 2023
1 parent 9416f57 commit 3041ee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
with:
# Remember to generate this and set it in "GitHub Secrets"
password: ${{ secrets.pypi_password }}
repository_url: https://pypi.org/legacy/
verbose: true

0 comments on commit 3041ee2

Please sign in to comment.