Compare commits

..

1 Commits

Author SHA1 Message Date
arswarog bf568eb3a7 feat(action): добавление параметра prefix 2026-06-16 15:11:18 +03:00
+1 -1
View File
@@ -9,7 +9,7 @@ inputs:
description: 'Behavior on broken links: throw, warn, or ignore'
default: 'throw'
prefix:
description: 'Additional prefix for S3 path'
description: 'Prefix for S3 path'
default: ''
runs: