Skip to content

Commit

Permalink
Test PyPi url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Kurák committed May 10, 2021
1 parent c0beb5c commit 40e177b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
with:
password: ${{ secrets.test_pypi_password }}
repository_url: https://test.pypi.org/simple/
repository_url: https://test.pypi.org/legacy/
- name: Publish distribution 📦 to PyPI
if: startsWith(github.ref, 'refs/tags/')
uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit 40e177b

Please sign in to comment.