Skip to content

Commit

Permalink
Restore project_id
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejSpanel committed Dec 11, 2023
1 parent e332899 commit f8f4dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
id: auth
uses: 'google-github-actions/auth@v1'
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
workload_identity_provider: projects/709603219086/locations/global/workloadIdentityPools/github/providers/github
service_account: ${{ secrets.SERVICE_ACCOUNT }}
- name: Setup GCloud
Expand Down

0 comments on commit f8f4dfc

Please sign in to comment.