Skip to content

Commit

Permalink
NOJIRA
Browse files Browse the repository at this point in the history
gitignore
  • Loading branch information
chasegawa committed Jul 26, 2022
1 parent aa5e264 commit e47e8e2
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 @@ -23,7 +23,7 @@ githubRelease {

release {
git {
pushToRemote project.'i2.git.url'
pushToRemote.set(project.'i2.git.url')
}
}

Expand Down

0 comments on commit e47e8e2

Please sign in to comment.