We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defe814 commit 430380cCopy full SHA for 430380c
1 file changed
.github/workflows/build.yml
@@ -129,6 +129,7 @@ jobs:
129
path: dist
130
- uses: pypa/gh-action-pypi-publish@release/v1
131
with:
132
+ repository-url: https://test.pypi.org/legacy/
133
print-hash: true
134
135
preview-docker:
0 commit comments