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 8cfc06f commit 36e28b8
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 @@ -24,7 +24,7 @@ githubRelease {
release {
git {
pushToRemote.set(project.'i2.git.url')
pushReleaseVersionBranch.(project.'i2.git.branch')
pushReleaseVersionBranch.set(project.'i2.git.branch')
}
}

Expand Down

0 comments on commit 36e28b8

Please sign in to comment.