Skip to content

Commit

Permalink
use older token
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Sep 24, 2024
1 parent 84cf04a commit c814f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Publish to PyPI
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_PASSWORD }}
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
uses: PyO3/maturin-action@v1
with:
command: upload
Expand Down

0 comments on commit c814f76

Please sign in to comment.