Skip to content

Commit 0ba4b0e

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to 87b624f
1 parent 36b296c commit 0ba4b0e

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@699cd6103f50bf5c3b2f070c70712d109c168e6c
35+
uses: pypa/gh-action-pypi-publish@87b624f8716b1150d93f45fa364e49eceebf3ffd
3636
with:
3737
user: __token__
3838
password: ${{ secrets.TWINE_TOKEN }}

0 commit comments

Comments
 (0)