Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish digest to 82695c5 (#33)
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 Apr 4, 2023
1 parent 200b6a3 commit 5495717
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 @@ -24,7 +24,7 @@ jobs:
- name: Build package
run: pdm build
- name: Publish package
uses: pypa/gh-action-pypi-publish@48b317d84d5f59668bb13be49d1697e36b3ad009
uses: pypa/gh-action-pypi-publish@82695c57c99db1f956e393b9d68847d85e569381
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 5495717

Please sign in to comment.