Skip to content

Commit ff20f4e

Browse files
committed
style: remove extra newline
1 parent f46e042 commit ff20f4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ if [ -z "$INPUT_S3_BUCKET" ]; then
3333
exit 1;
3434
fi
3535

36-
3736
# 1) Load our permissions in for aws-cli
3837
export AWS_ACCESS_KEY_ID=$INPUT_AWS_ACCESS_KEY
3938
export AWS_SECRET_ACCESS_KEY=$INPUT_AWS_SECRET_KEY

0 commit comments

Comments
 (0)