We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387b7a4 commit 52975afCopy full SHA for 52975af
1 file changed
.github/workflows/publish-to-test-pypi.yml
@@ -27,7 +27,7 @@ jobs:
27
--source
28
--binary
29
--out-dir dist/
30
- .
+ .
31
- name: Publish distribution 📦 to Test PyPI
32
uses: pypa/gh-action-pypi-publish@master
33
with:
0 commit comments