You've already forked release-action
mirror of
https://gitea.com/actions/release-action.git
synced 2025-12-13 08:48:27 +00:00
Update action.yml
This commit is contained in:
@@ -22,6 +22,9 @@ inputs:
|
|||||||
insecure:
|
insecure:
|
||||||
description: 'Whether allow insecure Gitea instance'
|
description: 'Whether allow insecure Gitea instance'
|
||||||
required: false
|
required: false
|
||||||
|
tag_name:
|
||||||
|
description: 'The release tag'
|
||||||
|
required: false
|
||||||
outputs:
|
outputs:
|
||||||
status:
|
status:
|
||||||
description: 'The upload status'
|
description: 'The upload status'
|
||||||
|
|||||||
Reference in New Issue
Block a user