Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (hoechenberger#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent febfbd7 commit d97ec4c
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 @@ -33,7 +33,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@a3a3bafbb3e5a75a854ae1bc53ae128cf22c4af4
uses: pypa/gh-action-pypi-publish@48b317d84d5f59668bb13be49d1697e36b3ad009
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit d97ec4c

Please sign in to comment.