Skip to content

Commit 1951484

Browse files
committed
Incrementally testing GH action.
1 parent 37e3d51 commit 1951484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/duplicate-prod-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id: gcloud_auth
1818
uses: google-github-actions/auth@v2
1919
with:
20-
credentials_json: ${{ secrets.GCP_MOBILITY_FEEDS_SA_KEY }}
20+
credentials_json: ${{ secrets.QA_GCP_MOBILITY_FEEDS_SA_KEY }}
2121

2222
- name: GCloud Setup
2323
uses: google-github-actions/setup-gcloud@v2

0 commit comments

Comments
 (0)