Skip to content

Commit

Permalink
Merge pull request #65 from premisedata/INFRA-1754
Browse files Browse the repository at this point in the history
[TEST]
  • Loading branch information
diegoandresdiazespinoza authored Nov 27, 2023
2 parents 659de83 + 3d9d22e commit d7cf554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dp_update_api_names.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: 'google-github-actions/[email protected]'
with:
workload_identity_provider: "projects/963616447866/locations/global/workloadIdentityPools/gh-deploy-dev-portal-rd/providers/gh-dev-portal-provider-rd"
service_account: "sa-developer-portal-rd@premise-developer-portal-rd.iam.gserviceaccount.com"
service_account: "deploy-cloudrun-cicd@premise-developer-portal-rd.iam.gserviceaccount.com"
- name: Set up Cloud SDK
uses: google-github-actions/[email protected]
with:
Expand All @@ -35,4 +35,4 @@ jobs:
# - name: Runing python list
# run: python test_api_list.py
- name: List services
run: gcloud resources list
run: gcloud services list

0 comments on commit d7cf554

Please sign in to comment.