mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-08-10 21:55:52 +01:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fe8e032280 | ||
![]() |
3dbdc45d61 |
@@ -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
|
||||||
@@ -49,4 +52,4 @@ runs:
|
|||||||
main: "dist/index.js"
|
main: "dist/index.js"
|
||||||
branding:
|
branding:
|
||||||
color: "green"
|
color: "green"
|
||||||
icon: "package"
|
icon: "package"
|
||||||
|
Reference in New Issue
Block a user