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 65bb780 commit b7eda42Copy full SHA for b7eda42
release.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
-sbt clean "project core" publish "project play-plugin" publish
+sbt clean "project core" publish-signed "project play-plugin" publish-signed
4
0 commit comments