Skip to content

Commit

Permalink
Publish to PyPI (Followup 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 18, 2024
1 parent 41b8a1e commit 184cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- uses: pypa/[email protected]
if: steps.psr-psr.outputs.released == 'true'
with:
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.WIPAC_PYPI_TOKEN }}
# GitHub Release
- uses: python-semantic-release/[email protected]
if: steps.psr-psr.outputs.released == 'true'
Expand Down

0 comments on commit 184cf02

Please sign in to comment.