Skip to content

Commit 87f85c2

Browse files
Merge pull request #18 from platzi/aminespinoza10-patch-1
Update main.yml
2 parents 9bce26b + 9e06a50 commit 87f85c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Terraform init
2424
id: init
25-
run: terraform init -backend-config="${{secrets.SAS_TOKEN}}
25+
run: terraform init -backend-config="${{secrets.SAS_TOKEN}}"
2626

2727
- name: Terraform validate
2828
id: validate

0 commit comments

Comments
 (0)