Skip to content

Commit

Permalink
User token
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdangerw committed Jul 31, 2024
1 parent 077def1 commit a2efbaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit a2efbaa

Please sign in to comment.