We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee59a06 commit 6d869d7Copy full SHA for 6d869d7
.github/workflows/CD.yml
@@ -66,6 +66,6 @@ jobs:
66
run: ls dist
67
68
- name: Publish to PyPI
69
- - uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@release/v1
70
with:
71
repository-url: https://test.pypi.org/legacy/
0 commit comments