Skip to content

Commit 6836840

Browse files
committed
Typo
1 parent 1cfa934 commit 6836840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/prepare-google-cloud.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ gcloud iam service-accounts add-iam-policy-binding "$ACCOUNT_EMAIL" \
6363
gcloud services enable run.googleapis.com --project=$PROJECT_ID
6464

6565
# Use workload_identity_provider in workflows
66-
IDENTITY=`gcloud iam workload-identity-pools providers describe "slowreader" \
66+
IDENTITY=`gcloud iam workload-identity-pools providers describe "hplush" \
6767
--project=$PROJECT_ID \
6868
--location="global" \
6969
--workload-identity-pool="github" \

0 commit comments

Comments
 (0)