Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Head <[email protected]>
  • Loading branch information
xhochy and betatim authored Nov 25, 2022
1 parent 8a44db0 commit 07bbff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
if: github.event_name == 'release'
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.PYPI_RELEASE_TOKEN }}

0 comments on commit 07bbff2

Please sign in to comment.