Skip to content

Commit

Permalink
fixed PyPi link
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderlerch committed Mar 25, 2021
1 parent dab0899 commit 67e5553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.pypi_distribution_token }}
repository_url: https://pypi.org/
repository_url: https://upload.pypi.org/legacy/

- name: Create Release
if: startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit 67e5553

Please sign in to comment.