Skip to content

Commit 330f82b

Browse files
authored
Fix pypa action tag
1 parent 69fad46 commit 330f82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ jobs:
112112
path: dist
113113
merge-multiple: true
114114
- name: Release to PyPI
115-
uses: pypa/gh-action-pypi-publish@v1
115+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)