Skip to content

Commit 259ef16

Browse files
committed
gh-action-pypi-publish update version
1 parent 4041efd commit 259ef16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
pip install wheel
6666
python setup.py sdist bdist_wheel
6767
- name: Publish
68-
uses: pypa/gh-action-pypi-publish@v1.1.0
68+
uses: pypa/gh-action-pypi-publish@release/v1
6969

0 commit comments

Comments
 (0)