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 6ab7189 commit 3e728f9Copy full SHA for 3e728f9
template/.github/workflows/build.yml
@@ -41,9 +41,5 @@ jobs:
41
with:
42
name: artifact
43
path: dist
44
- - name: Publish package on TestPyPi
45
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
46
- with:
47
- repository-url: https://test.pypi.org/legacy/
48
- name: Publish package on PyPi
49
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
0 commit comments