Add possibility to add custom string to filename

This commit is contained in:
chmanie
2023-06-12 19:07:41 +02:00
parent 1c6656df35
commit 4d04a5e239
2 changed files with 13 additions and 2 deletions

View File

@@ -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'