Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish digest to 72a79c8 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 5df88b1 commit 023f462
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 @@ -34,7 +34,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@79739dc2f2bf6bcfd21ecf9af9f06bd643dbeeae
uses: pypa/gh-action-pypi-publish@72a79c870ceb3710e9cf97bde6192141ff9e6b13
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 023f462

Please sign in to comment.