Skip to content

Commit 403b54f

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to 93e8795
1 parent 21a229f commit 403b54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build package
3333
run: python -m build
3434
- name: Publish package
35-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
35+
uses: pypa/gh-action-pypi-publish@93e87954aa8d40d7467c30656ba421aee00d37c8
3636
with:
3737
user: __token__
3838
password: ${{ secrets.TWINE_TOKEN }}

0 commit comments

Comments
 (0)