Skip to content

Commit 0326b0d

Browse files
committed
cd: debug
1 parent eb01e4f commit 0326b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
pwd &&
3434
ls &&
35-
echo ${{ CONTEXT.$AWS_REGION }} &&
35+
echo "${{ CONTEXT.$AWS_REGION }}" &&
3636
echo $AWS_REGION &&
3737
echo $TERRAFORM_S3_STATEFILE_BUCKET &&
3838
echo $TERRAFORM_DYNAMODB_LOCK_TABLE

0 commit comments

Comments
 (0)