Skip to content

Commit 468c5b7

Browse files
authored
Update pypi-publish.yml
Signed-off-by: David Osipov <[email protected]>
1 parent bda06f5 commit 468c5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Publish distribution 📦 to PyPI
3838
if: startsWith(github.ref, 'refs/tags/v')
39-
uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f
39+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
4040
with:
4141
print-hash: true
4242
verbose: true

0 commit comments

Comments
 (0)