Skip to content

Commit 01e9a67

Browse files
committed
Try to fix Publishing
1 parent aaa98a3 commit 01e9a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
token: ${{ secrets.GITHUB_TOKEN }}
188188

189189
- name: PyPI Publish
190-
uses: pypa/gh-action-pypi-publish@v1
190+
uses: pypa/gh-action-pypi-publish@v1.13.0
191191
with:
192192
packages-dir: ${{ steps.download.outputs.download-path }}
193193

0 commit comments

Comments
 (0)