Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish to 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolmier committed Nov 25, 2024
1 parent 85a1bc3 commit 37de8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
name: artifact
path: dist

- uses: pypa/gh-action-pypi-publish@v1.8.10
- uses: pypa/gh-action-pypi-publish@v1.12.2
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 37de8b4

Please sign in to comment.