Skip to content

Commit

Permalink
Add temporary token for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaylor authored and jpc-lip6 committed Aug 9, 2023
1 parent aa1557b commit f192afd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ jobs:
path: dist

- uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

# build_sdist:
# name: Build sdist
Expand Down

0 comments on commit f192afd

Please sign in to comment.