Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmj3197 committed Oct 7, 2024
1 parent 89ad5f1 commit e3ea95d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:

- uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TEST_PYPI_ACCESS_TOKEN }}
password: ${{ secrets.TEST_PYPI_ACCESS_TOKEN }}
repository-url: https://test.pypi.org/legacy/

0 comments on commit e3ea95d

Please sign in to comment.