Skip to content

Commit

Permalink
Merge pull request #5 from ThreeDotsLabs/fix-output
Browse files Browse the repository at this point in the history
Fix missing env
  • Loading branch information
m110 committed Aug 29, 2024
2 parents b3a9c9f + 14c79a9 commit aa03a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ jobs:
run: terraform apply out.tfplan
env:
GITHUB_TOKEN: ${{ secrets.TERRAFORM_GITHUB_TOKEN }}
GOOGLE_APPLICATION_CREDENTIALS: credentials.json

0 comments on commit aa03a1c

Please sign in to comment.