From ed5d704eba4e9058941cc538a04ed3c82f554e8e Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 19 Oct 2024 09:23:37 -0700 Subject: [PATCH] CI: fix release on PyPI --- .github/workflows/make-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 8f84d8f..d982e66 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -90,6 +90,6 @@ jobs: path: dist/ - name: Publish release distributions to PyPI - uses: pypa/gh-action-pypi-publish@6f7e8d9c0b1a2c3d4e5f6a7b8c9d0e1f2a3b4c5d + uses: pypa/gh-action-pypi-publish@release/v1