Skip to content

Commit

Permalink
Merge pull request #133 from AdamOswald/renovate/pypa-gh-action-pypi-…
Browse files Browse the repository at this point in the history
…publish-digest

Update pypa/gh-action-pypi-publish digest to 5a085bf
  • Loading branch information
AdamOswald authored Apr 25, 2023
2 parents 3c47c63 + 5274311 commit 260386f
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@f47b34707fd264d5ddb1ef322ca74cf8e4cf351b
uses: pypa/gh-action-pypi-publish@5a085bf49e449ba94cc551efdc03b14b2be3788c
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 260386f

Please sign in to comment.