Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish digest to 8cafb5c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Anselmoo committed Dec 23, 2024
1 parent ae6a28b commit 132ba95
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@916e57631f04a497e4bec0e29e80684e45b4305e
uses: pypa/gh-action-pypi-publish@8cafb5c2bf2f478231c9abbba1feb4edb6ccf405
with:
user: __token__
password: ${{ secrets.TWINE_TOKEN }}
Expand Down

0 comments on commit 132ba95

Please # to comment.