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 627ed06 commit 8dced55Copy full SHA for 8dced55
bin/deploy
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+set -e
4
5
+poetry publish --build
0 commit comments