Commit bab738ce authored by David McKay's avatar David McKay

fix: fixed broken parens

parent 74bc9074
......@@ -3,6 +3,7 @@ name: Terraform
on:
push:
paths:
- ".github/workflows/terraform.yaml"
- "terraform/**"
jobs:
......@@ -49,4 +50,4 @@ jobs:
tf_actions_working_dir: "terraform"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOOGLE_CREDENTIALS: ${{ secrets.GOOGLE_CREDENTIALS
GOOGLE_CREDENTIALS: ${{ secrets.GOOGLE_CREDENTIALS }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment