mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-25 03:28:46 +00:00
Update github_release.gradle
This commit is contained in:
parent
efcaa08b70
commit
702300f761
@ -19,7 +19,7 @@ if (new File(projectDir, "secret.gradle").exists()) {
|
||||
token "${project.property('GITHUB_RELEASE_TOKEN')}"
|
||||
|
||||
owner "InsanusMokrassar"
|
||||
repo "${rootProject.name}"
|
||||
repo "MicroUtils"
|
||||
|
||||
tagName "${project.version}"
|
||||
releaseName "${project.version}"
|
||||
|
Loading…
Reference in New Issue
Block a user