We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c08f36 commit 00b10ecCopy full SHA for 00b10ec
ci/release.sh
@@ -7,7 +7,7 @@ echo $GPG_PRIVATE_KEY_B64 | base64 --decode > gpg_key
7
gpg --import gpg_key
8
9
rm gpg_key
10
-mill release
+ci/publish-local.sh
11
12
~/mill-release mill.scalalib.PublishModule/publishAll \
13
lihaoyi:$SONATYPE_PASSWORD \
0 commit comments