mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 23:36:22 +07:00 
			
		
		
		
	remove message overwrite
This commit is contained in:
		| @ -72,8 +72,8 @@ async function run () { | ||||
|       return | ||||
|     } | ||||
|  | ||||
|     // The tag setter will autocorrect the message if necessary. | ||||
|     tag.message = core.getInput('tag_message', { required: false }).trim() | ||||
|     // // The tag setter will autocorrect the message if necessary. | ||||
|     // tag.message = core.getInput('tag_message', { required: false }).trim() | ||||
|     await tag.push() | ||||
|  | ||||
|     core.setOutput('tagname', tag.name) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Maximillian Meier
					Maximillian Meier