Skip to content

Commit b7eda42

Browse files
committed
Fixed release script
1 parent 65bb780 commit b7eda42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22

3-
sbt clean "project core" publish "project play-plugin" publish
3+
sbt clean "project core" publish-signed "project play-plugin" publish-signed
44

0 commit comments

Comments
 (0)