Skip to content

Commit 0ff2afe

Browse files
committed
fix action version of pypa/gh-action-pypi-publish
1 parent 21615e8 commit 0ff2afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
path: dist/
5151

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

0 commit comments

Comments
 (0)