We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5f12b commit b1ed230Copy full SHA for b1ed230
README.md
@@ -119,7 +119,7 @@ one of the methods found in [Configuring Ownership and access to a service accou
119
You can provide credentials using the [setup-gcloud][setup-gcloud] action:
120
121
```yaml
122
-- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
+- uses: google-github-actions/setup-gcloud@master
123
with:
124
service_account_key: ${{ secrets.GCP_SA_KEY }}
125
export_default_credentials: true
0 commit comments