Skip to content

Commit

Permalink
Update release stage branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Jul 27, 2022
1 parent a346b03 commit 1f7a8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ release {
buildTasks = ['jar']

git {
requireBranch = 'next-release'
requireBranch = 'next-release-stage'
pushToRemote = 'upstream'
commitVersionFileOnly = false
signTag = false
Expand Down

0 comments on commit 1f7a8a6

Please sign in to comment.