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=