From e1681809bf9037faed0bf965a9ab06a238710aed Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Thu, 8 Aug 2024 12:03:30 -0700 Subject: [PATCH] update script readme --- scripts/artifacts/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/artifacts/README.md b/scripts/artifacts/README.md index dbf94866..ec5b4595 100644 --- a/scripts/artifacts/README.md +++ b/scripts/artifacts/README.md @@ -19,6 +19,12 @@ script. When you are ready to publish the artifacts to the public release feed, [`publish-from-staging.sh`](./publish-from-staging.sh) script to directly copy the artifacts from the staging bucket to the releases bucket. +You will need to configure an AWS CLI profile with write permissions for the S3 buckets in order for the script to work. You should invoke the script as follows: + +```bash +AWS_PROFILE=