Skip to content

Commit

Permalink
Update google-cloudrun-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
furkmak authored Oct 3, 2024
1 parent ba525e7 commit 7379219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:

env:
PROJECT_ID: 'legalqaapp' # TODO: update to your Google Cloud project ID
REGION: 'us-west1' # TODO: update to your region
REGION: 'us-central1' # TODO: update to your region
SERVICE: 'legalappgh' # TODO: update to your service name
#WORKLOAD_IDENTITY_PROVIDER: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider' # TODO: update to your workload identity provider

Expand Down

0 comments on commit 7379219

Please sign in to comment.