diff --git a/.github/workflows/package_memgraph.yaml b/.github/workflows/package_memgraph.yaml index 76d06aaec..78dd8b328 100644 --- a/.github/workflows/package_memgraph.yaml +++ b/.github/workflows/package_memgraph.yaml @@ -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//'." default: '' jobs: