Skip to content

Commit 095cc0d

Browse files
authored
Update PyPI publish action to use latest release
1 parent a71704b commit 095cc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
path: dist/
6161

6262
- name: Publish release distributions to PyPI
63-
uses: pypa/gh-action-pypi-publish@6f7e8d9c0b1a2c3d4e5f6a7b8c9d0e1f2a3b4c5d
63+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)