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 2ca517b commit ffdf4efCopy full SHA for ffdf4ef
.github/workflows/release-to-pypi.yml
@@ -30,6 +30,3 @@ jobs:
30
run: python3 -m build
31
- name: Release to PyPi
32
uses: pypa/gh-action-pypi-publish@release/v1
33
- # TODO: Remove with: block before actual release.
34
- with:
35
- repository-url: https://test.pypi.org/legacy/
0 commit comments