There was an error while loading. Please reload this page.
1 parent f5f9ced commit 0bd1b6bCopy full SHA for 0bd1b6b
1 file changed
.github/workflows/release.yml
@@ -95,7 +95,7 @@ jobs:
95
path: dist/
96
97
- name: Publish to PyPI
98
- uses: pypa/gh-action-pypi-publish@7f25271a4aa483500f742f9492b2ab5648d61011 # v1.12.4
+ uses: pypa/gh-action-pypi-publish@release/v1
99
with:
100
user: __token__
101
password: ${{ secrets.PYPI_UPLOAD_TOKEN }}
0 commit comments