Improve description for s3_dest_dir
This commit is contained in:
parent
16329be7ce
commit
d81366e492
2
.github/workflows/package_memgraph.yaml
vendored
2
.github/workflows/package_memgraph.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user