diff --git a/.github/workflows/dp_update_api_names.yml b/.github/workflows/dp_update_api_names.yml index f963781..e0ee492 100644 --- a/.github/workflows/dp_update_api_names.yml +++ b/.github/workflows/dp_update_api_names.yml @@ -27,4 +27,5 @@ jobs: - name: Install gcloud beta run: gcloud components install beta - name: List services - run: gcloud services list --available --filter="name:*.googleapis.com" + #run: gcloud services list --available --filter="name:*.googleapis.com" + run: gcloud config get-value project \ No newline at end of file