We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21401df commit 042ac51Copy full SHA for 042ac51
.github/workflows/deploy-pure-python.yml
@@ -70,6 +70,4 @@ jobs:
70
name: artifact
71
path: dist
72
- name: Publish package to pypi
73
- uses: pypa/gh-action-pypi-publish@release/v1
74
- with:
75
- repository-url: https://test.pypi.org/legacy/
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments