Skip to content

Commit 6247b04

Browse files
committed
Add a script to publish releases
1 parent ec6c977 commit 6247b04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

publish.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
sbt publishSigned
4+

0 commit comments

Comments
 (0)