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

Commit ce8f22b

Browse files
authored
remove ASSET_PROFILE from site()
1 parent 27f3dad commit ce8f22b

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)