Skip to content

Commit

Permalink
chore: export default credentials from GCLOUD
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Zimmerman committed Feb 4, 2025
1 parent c2a3854 commit 4972f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
service_account_key: ${{ secrets.GCLOUD_SERVICE_ACCOUNT_KEY }}
project_id: ${{ secrets.GCLOUD_PROJECT_ID }}
export_default_credentials: true

# 7) Build app & test APK
- name: Build app & test APK
Expand Down

0 comments on commit 4972f6e

Please sign in to comment.