Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish digest to 48b317d (#32)
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 Mar 23, 2023
1 parent dcc2c71 commit 06e51bd
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@f3ce18f69986f83a044b6e618425238f6c1bb8ef
uses: pypa/gh-action-pypi-publish@48b317d84d5f59668bb13be49d1697e36b3ad009
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 06e51bd

Please sign in to comment.