We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9118260 commit 0510236Copy full SHA for 0510236
1 file changed
.rultor.yml
@@ -62,4 +62,4 @@ release:
62
git commit -am "${tag}"
63
poetry config pypi-token.pypi $(cat ../pypi.txt)
64
poetry build
65
- poetry publish --build --no-interaction --username h1aelxbel --password $(cat ../pypi.txt)
+ poetry publish --no-interaction --username h1aelxbel --password $(cat ../pypi.txt)
0 commit comments