Skip to content

Commit

Permalink
Fix github realease not working?
Browse files Browse the repository at this point in the history
  • Loading branch information
doctor4t committed Jan 16, 2020
1 parent 86d0987 commit 5ddc932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ task checkGitStatus() {
}

githubRelease {
repo "Nomad-Books"
token "${getProjectProperty('github_releases_token')}"
// default owner: last component of maven group
// default repo: name of the project
Expand Down

0 comments on commit 5ddc932

Please sign in to comment.