mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
fix sonotype command (#378)
This commit is contained in:
parent
26e8a77e46
commit
3216aa5bbe
@ -407,7 +407,7 @@ lazy val setSonatypeReleaseSettings = ReleaseStep(action = oldState => {
|
|||||||
val sonatypeCommand = Command.command("sonatypeReleaseCommand") {
|
val sonatypeCommand = Command.command("sonatypeReleaseCommand") {
|
||||||
"project core" ::
|
"project core" ::
|
||||||
"publish" ::
|
"publish" ::
|
||||||
"releaseSonatype" ::
|
"sonatypeRelease" ::
|
||||||
_
|
_
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user