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 b6b1319 commit abf6e4cCopy full SHA for abf6e4c
1 file changed
.github/workflows/release.yml
@@ -33,4 +33,4 @@ jobs:
33
python -m build --sdist --wheel --outdir dist/
34
35
- name: Publish to PyPI
36
- uses: pypa/gh-action-pypi-publish@v1.8.11
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments