We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0510236 commit d3386a3Copy full SHA for d3386a3
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 --no-interaction --username h1aelxbel --password $(cat ../pypi.txt)
+ poetry publish --no-interaction
0 commit comments