Skip to content

Commit 5ee717c

Browse files
committed
fixed pypi action calling
1 parent 4f37155 commit 5ee717c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

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

5353
- name: Publish release distributions to PyPI
54-
uses: pypa/gh-action-pypi-publish@release/v1.12.4
54+
uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)