We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b9fbf commit 99bd658Copy full SHA for 99bd658
.github/workflows/release_wheels.yml
@@ -51,7 +51,7 @@ jobs:
51
merge-multiple: true
52
53
- name: Publish wheels on PyPI
54
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
55
with:
56
user: __token__
57
password: ${{secrets.PYPI_API_TOKEN}}
0 commit comments