Skip to content

Commit

Permalink
Bump version of pypa/gh-action-pypi-publish in workflows/publish-pack…
Browse files Browse the repository at this point in the history
…age.yml (#1439)
  • Loading branch information
ScottBrenner authored Feb 2, 2025
1 parent 216185f commit 84c2e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
merge-multiple: true

- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
uses: pypa/gh-action-pypi-publish@v1.12.4
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 84c2e90

Please sign in to comment.