Skip to content

Commit

Permalink
Update pypa/gh-action-pypi-publish digest to 24c5d5c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent 1aa6941 commit e76dfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: python3 setup.py sdist bdist_wheel

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@bea5cda687c2b79989126d589ef4411bedce0195
uses: pypa/gh-action-pypi-publish@24c5d5ca4a35300bc01ffd365bcf1d71e2cf084e
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit e76dfc8

Please sign in to comment.