Skip to content

Commit 90c1234

Browse files
committed
Incrementally testing GH action.
1 parent 62c63c5 commit 90c1234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
credentials_json: ${{ secrets.PROD_GCP_MOBILITY_FEEDS_SA_KEY }}
3535

3636

37-
- name: GCloud Setup
37+
- name: GCloud Setup 1
3838
uses: google-github-actions/setup-gcloud@v2
3939

4040
- name: Get PROD SQL service account
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
credentials_json: ${{ secrets.QA_GCP_MOBILITY_FEEDS_SA_KEY }}
5353

54-
- name: GCloud Setup
54+
- name: GCloud Setup 2
5555
uses: google-github-actions/setup-gcloud@v2
5656

5757
- name: Create DB dump bucket

0 commit comments

Comments
 (0)