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 24a5bd1 commit 93ef47aCopy full SHA for 93ef47a
release.sh
@@ -10,4 +10,9 @@ sbt ++2.12.8 \
10
play-dbapi-adapter/publishSigned \
11
play-fixture/publishSigned
12
13
+sbt ++2.13.0 \
14
+ play-initializer/publishSigned \
15
+ play-dbapi-adapter/publishSigned \
16
+ play-fixture/publishSigned
17
+
18
sbt sonatypeRelease # FIXME: doesn't work.. java.lang.IllegalStateException: No staging repository is found. Run publishSigned first
0 commit comments