Skip to content

Commit

Permalink
Update release.yml to use new action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowanne Kabalan committed Nov 20, 2023
1 parent e51e7f6 commit c5cd1c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,9 @@ lazy val atomLibraries = (project in file("."))
inquireVersions,
runClean,
runTest,
setReleaseVersion,
commitReleaseVersion,
tagRelease,
// For non cross-build projects, use releaseStepCommand("publishSigned")
releaseStepCommandAndRemaining("+publishSigned"),
releaseStepCommand("sonatypeBundleRelease"),
setNextVersion,
commitNextVersion,
pushChanges
)
)

0 comments on commit c5cd1c0

Please sign in to comment.