Skip to content

Commit

Permalink
upload to testpypi
Browse files Browse the repository at this point in the history
  • Loading branch information
makaveli10 committed Feb 8, 2024
1 parent da2992b commit 30b00d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/

0 comments on commit 30b00d6

Please sign in to comment.