Skip to content

Commit

Permalink
Update test-python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Feb 12, 2024
1 parent 7c415d0 commit 3320699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
username: __token__
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.PYPI_TEST_TOKEN }}
repository_url: https://test.pypi.org/legacy/

0 comments on commit 3320699

Please sign in to comment.