We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba92cb commit 5a632eeCopy full SHA for 5a632ee
.github/workflows/build.yml
@@ -39,7 +39,6 @@ jobs:
39
uses: google-github-actions/auth@v2
40
with:
41
token_format: "access_token"
42
- project_id: "${{ env.PROJECT_ID }}"
43
workload_identity_provider: "${{ env.WIF_PROVIDER }}"
44
service_account: "${{ env.WIF_SERVICE_ACCOUNT }}"
45
0 commit comments