Skip to content

Commit 987800f

Browse files
committed
try FIREBASE_CLI_TOKEN
1 parent 3b192f0 commit 987800f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-changed-firestore-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
- uses: 'google-github-actions/auth@v0'
1717
with:
18-
credentials_json: '${{ secrets.GCP_SA_KEY }}'
18+
credentials_json: '${{ secrets.FIREBASE_CLI_TOKEN }}'
1919
# create composite indexes with Terraform
2020
- name: Setup Terraform
2121
uses: hashicorp/setup-terraform@v2

0 commit comments

Comments
 (0)