We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pypa/gh-action-pypi-publish
1 parent 8bb9ef8 commit 557f835Copy full SHA for 557f835
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
path: dist
42
43
- name: Push build artifacts to PyPI
44
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@release/v1
45
with:
46
skip-existing: true
47
user: __token__
0 commit comments