0
1
mirror of https://gitea.com/actions/release-action synced 2024-06-01 19:58:04 +02:00

Update action.yml

This commit is contained in:
ProKn1fe 2024-02-20 19:41:27 +00:00
parent 21a5938ff2
commit a45bda39c0

View File

@ -22,6 +22,9 @@ inputs:
insecure:
description: 'Whether allow insecure Gitea instance'
required: false
tag_name:
description: 'The release tag'
required: false
outputs:
status:
description: 'The upload status'