Skip to content

Commit 27522dc

Browse files
committed
Start publishing against the release branch to fix a new issue with GitHub branch protection. It will be a manual process to move main towards release after a release is complete.
1 parent c55e736 commit 27522dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/changelog.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ spotlessChangelog {
1717
// need -Prelease=true in order to do a publish
1818
appendDashSnapshotUnless_dashPrelease=true
1919

20+
branch 'release'
2021
tagPrefix "${kind}/"
2122
commitMessage "Published ${kind}/{{version}}" // {{version}} will be replaced
2223
}

0 commit comments

Comments
 (0)