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 f280981 commit bb2575cCopy full SHA for bb2575c
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: "pypa/gh-action-pypi-publish@release/v1"
27
with:
28
password: "${{ secrets.PYPI_TOKEN }}"
29
- repository-url: "https://pypi.org/project/viscm"
+ repository-url: "https://pypi.org/project/viscm/"
0 commit comments