Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93bb65c

Browse files
authoredFeb 20, 2025··
chore(deps): update pypa/gh-action-pypi-publish digest to b223cbb
1 parent 0f216f6 commit 93bb65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
ssh-key: ${{ secrets.DEPLOY_KEY }}
5656

5757
- name: Publish package
58-
uses: pypa/gh-action-pypi-publish@916e57631f04a497e4bec0e29e80684e45b4305e
58+
uses: pypa/gh-action-pypi-publish@b223cbbc63a3e911c7e6093d72760c29bef664f4
5959
with:
6060
user: __token__
6161
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.