Skip to content

Commit

Permalink
Update publish_to_testpypi.yml
Browse files Browse the repository at this point in the history
change repo url
  • Loading branch information
arnaudbore committed Apr 19, 2024
1 parent 3380f48 commit deb254a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TESTPYPI_PASSWORD }}
repository-url: https://test.pypi.org/p/scilpy/
repository-url: https://test.pypi.org/legacy/
packages-dir: ${{ steps.workspace.outputs.path }}/sdist/

0 comments on commit deb254a

Please sign in to comment.