Skip to content

Commit

Permalink
Add project id explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla committed Aug 8, 2024
1 parent 6338899 commit 8ddaa0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_gcp_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
uses: 'google-github-actions/auth@v1'
with:
token_format: access_token
project_id: ${{ env.PROJECT_ID }}
workload_identity_provider: ${{ env.GCP_WORKFLOW_PROVIDER }}
service_account: ${{ env.GCP_SERVICE_ACCOUNT }}

Expand Down

0 comments on commit 8ddaa0c

Please sign in to comment.