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 85414a1 commit 1f629b1Copy full SHA for 1f629b1
bin/publish-pypi
@@ -3,4 +3,4 @@
3
set -eux
4
mkdir -p dist
5
rye build --clean
6
-rye publish --yes --token=$PYPI_TOKEN
+rye publish --yes
0 commit comments