Skip to content

Commit 47d26eb

Browse files
author
Arun Persaud
committed
CI: fix release on PyPI
1 parent eb754b0 commit 47d26eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ jobs:
9090
path: dist/
9191

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

9595

0 commit comments

Comments
 (0)