Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 7b8e77c

Browse files
authored
Merge pull request #149 from aws-samples/master
remove ASSET_PROFILE from site()
2 parents 260d231 + ce8f22b commit 7b8e77c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_scripts/deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ function site() {
192192

193193
echo "publishing site"
194194
aws s3 sync \
195-
--profile $ASSET_PROFILE \
196195
--region $DEPLOY_REGION \
197196
$ACL_PUBLIC_READ \
198197
--delete \

0 commit comments

Comments
 (0)