Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
integrationninjas authored Feb 11, 2024
1 parent ba3baa5 commit 9827cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
#token_format: 'access_token'
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
audience: '//iam.googleapis.com/projects/296259488719/locations/global/workloadIdentityPools/test/providers/github'
audience: 'projects/296259488719/locations/global/workloadIdentityPools/test/providers/github'

0 comments on commit 9827cd7

Please sign in to comment.