Skip to content

Commit

Permalink
Fix missing env
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Aug 29, 2024
1 parent b3a9c9f commit 14c79a9
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 14c79a9

Please sign in to comment.