Skip to content

Commit

Permalink
Merge pull request #1726 from Anselmoo/renovate/pypa-gh-action-pypi-p…
Browse files Browse the repository at this point in the history
…ublish-digest

chore(deps): update pypa/gh-action-pypi-publish digest to 916e576
  • Loading branch information
Anselmoo authored Dec 10, 2024
2 parents d899452 + c449a39 commit cd0b464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@cbd6d01d855e02aab0908c7709d5c0ddc88c617a
uses: pypa/gh-action-pypi-publish@916e57631f04a497e4bec0e29e80684e45b4305e
with:
user: __token__
password: ${{ secrets.TWINE_TOKEN }}
Expand Down

0 comments on commit cd0b464

Please sign in to comment.