We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6d1d1 commit 37d8aeaCopy full SHA for 37d8aea
.github/workflows/publish.yml
@@ -73,3 +73,5 @@ jobs:
73
74
- name: deploy-to-test-pypi
75
uses: pypa/gh-action-pypi-publish@release/v1
76
+ with:
77
+ repository-url: https://test.pypi.org/legacy/
0 commit comments