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 87bf841 commit 65b08c2Copy full SHA for 65b08c2
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
python -m build
26
27
- name: Publish distribution to PyPI
28
- uses: pypa/gh-action-pypi-publish@release/v1.6.4
+ uses: pypa/gh-action-pypi-publish@release/v1
29
with:
30
# Password is set in GitHub UI to an API secret for pypi
31
user: __token__
0 commit comments