enable release (fetching and creating git tags) to github

This commit is contained in:
JustFiesta 2024-04-11 12:07:12 +02:00
parent 70c455ce31
commit 2938cf96ff

View file

@ -24,7 +24,7 @@ gradle.startParameter.excludedTaskNames += [ "checkFormatAot", "checkFormatAotTe
group = 'org.springframework.samples'
scmVersion {
localOnly.set(true)
localOnly.set(false)
}
version = scmVersion {}.version