Skip to content

Commit 1231392

Browse files
author
cpdeethree
committed
add sa key
1 parent 1a96732 commit 1231392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ jobs:
571571
if: always()
572572
uses: google-github-actions/setup-gcloud@v0
573573
with:
574-
service_account_key: ${{ secrets.GOOGLE_CLOUD_STORAGE_TEST_CREDS }}
574+
service_account_key: ${{ secrets.DEV_GCP_SA_KEY }}
575575
export_default_credentials: true
576576

577577
- name: Upload Test Results to GCS

0 commit comments

Comments
 (0)