Skip to content

Commit 0510236

Browse files
committed
feat(#324): no build
1 parent 9118260 commit 0510236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rultor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ release:
6262
git commit -am "${tag}"
6363
poetry config pypi-token.pypi $(cat ../pypi.txt)
6464
poetry build
65-
poetry publish --build --no-interaction --username h1aelxbel --password $(cat ../pypi.txt)
65+
poetry publish --no-interaction --username h1aelxbel --password $(cat ../pypi.txt)

0 commit comments

Comments
 (0)