Skip to content

Commit

Permalink
Disable github in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomis committed Jul 26, 2017
1 parent 957e08c commit acf8815
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ task fixVersion << {
}
processResources.dependsOn 'fixVersion'

/*
github {
owner = 'Zomis'
repo = 'Brainduck'
Expand All @@ -91,3 +92,4 @@ github {
prerelease = false
}
// githubRelease.dependsOn release
*/

0 comments on commit acf8815

Please sign in to comment.