mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-12-16 19:29:05 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe8e032280 | |||
| 3dbdc45d61 |
@ -10,6 +10,9 @@ inputs:
|
||||
body:
|
||||
description: "Note-worthy description of changes in release"
|
||||
required: false
|
||||
body_path:
|
||||
description: "Path to load description of changes in this release"
|
||||
required: false
|
||||
name:
|
||||
description: "Gives the release a custom name. Defaults to tag name"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user