Improve description for s3_dest_dir

This commit is contained in:
Deda 2024-03-21 19:25:10 +01:00
parent 16329be7ce
commit d81366e492

View File

@ -60,7 +60,7 @@ on:
- eu-west-1
s3_dest_dir:
type: string
description: "Target dir path in S3 bucket. For official packages use format 'memgraph/X.Y.Z'. For unofficial packages start with 'memgraph-unofficial/'."
description: "Target dir path in S3 bucket. For official packages use format 'memgraph/X.Y.Z/'. For unofficial packages use format 'memgraph-unofficial/<SOMETHING>/'."
default: ''
jobs: