You've already forked release-action
mirror of
https://gitea.com/actions/release-action.git
synced 2025-12-17 02:38:25 +00:00
Add possibility to add custom string to filename
This commit is contained in:
@@ -19,6 +19,9 @@ inputs:
|
||||
insecure:
|
||||
description: 'Whether allow insecure Gitea instance'
|
||||
required: false
|
||||
file_key:
|
||||
description: 'An extra key that gets inserted into your filename (before the extension)'
|
||||
required: false
|
||||
outputs:
|
||||
status:
|
||||
description: 'The upload status'
|
||||
|
||||
Reference in New Issue
Block a user