mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-22 16:23:50 +00:00
Update github_release.gradle
This commit is contained in:
parent
7f7369b3a8
commit
efcaa08b70
@ -18,7 +18,7 @@ if (new File(projectDir, "secret.gradle").exists()) {
|
||||
githubRelease {
|
||||
token "${project.property('GITHUB_RELEASE_TOKEN')}"
|
||||
|
||||
owner "HERE MUST BE PROJECT OWNER NAME"
|
||||
owner "InsanusMokrassar"
|
||||
repo "${rootProject.name}"
|
||||
|
||||
tagName "${project.version}"
|
||||
|
Loading…
Reference in New Issue
Block a user