You've already forked gitea-release-action
							
							
				mirror of
				https://gitea.com/actions/gitea-release-action.git
				synced 2025-10-31 06:46:20 +07:00 
			
		
		
		
	Merge pull request #7 from n08i40k/main
Declare missing body_path input in action.yml
This commit is contained in:
		| @ -10,6 +10,9 @@ inputs: | |||||||
|   body: |   body: | ||||||
|     description: "Note-worthy description of changes in release" |     description: "Note-worthy description of changes in release" | ||||||
|     required: false |     required: false | ||||||
|  |   body_path: | ||||||
|  |     description: "Path to load description of changes in this release" | ||||||
|  |     required: false | ||||||
|   name: |   name: | ||||||
|     description: "Gives the release a custom name. Defaults to tag name" |     description: "Gives the release a custom name. Defaults to tag name" | ||||||
|     required: false |     required: false | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 akkuman
					akkuman