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 d049b6e commit c8b168eCopy full SHA for c8b168e
.github/workflows/pypi-release.yml
@@ -42,4 +42,4 @@ jobs:
42
path: dist/
43
merge-multiple: true
44
- name: Publish package distributions to PyPI
45
- uses: pypa/gh-action-pypi-publish@release/v1.12.2
+ uses: pypa/gh-action-pypi-publish@v1.12.2
0 commit comments