Skip to content

Commit

Permalink
NOJIRA
Browse files Browse the repository at this point in the history
updating build for git release v3
  • Loading branch information
chasegawa committed Jul 26, 2022
1 parent d92b9c0 commit 2eda75c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ githubRelease {
release {
git {
pushToRemote.set(project.'i2.git.url')
pushReleaseVersionBranch.set(project.'i2.git.branch')
requireBranch.set('')
requireBranch.set(project.'i2.git.branch')
}
}

Expand Down

0 comments on commit 2eda75c

Please sign in to comment.