Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish digest to cbd6d01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 7bbca62 commit 08351ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@c542b72dc68d2280248f2d864ba901e0c31a3ee7
uses: pypa/gh-action-pypi-publish@cbd6d01d855e02aab0908c7709d5c0ddc88c617a
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 08351ca

Please sign in to comment.