[go: nahoru, domu]

Skip to content

Commit

Permalink
Change to PyPI API token
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Mar 27, 2022
1 parent aed5e6d commit dce1089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: pypa/gh-action-pypi-publish@v1.4.2
with:
user: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}
#repository_url: https://test.pypi.org/legacy/

upload_release_assets:
Expand Down

0 comments on commit dce1089

Please sign in to comment.