mirror of
				https://github.com/InsanusMokrassar/MicroUtils.git
				synced 2025-11-03 21:51:59 +00:00 
			
		
		
		
	Update github_release.gradle
This commit is contained in:
		@@ -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}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user