Skip to content

Commit

Permalink
chore: trying to figure out access issues
Browse files Browse the repository at this point in the history
  • Loading branch information
peeter-tomberg committed Jul 15, 2023
1 parent 18a9208 commit b1cb781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: "Authenticate to Google Cloud"
uses: "google-github-actions/auth@v1"
with:
# token_format: "access_token"
token_format: "access_token"
credentials_json: ${{steps.google-key.outputs.GOOGLE_CLOUD_TOKEN}}

- name: "Set up Cloud SDK"
Expand Down

0 comments on commit b1cb781

Please sign in to comment.