Skip to content

Commit

Permalink
update firebase rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushkh committed Dec 23, 2023
1 parent 8ec97f5 commit b5658b7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projects": {
"default": "tcl-3-smart-shopping-lis-11116"
"default": "tcl-3-smart-shopping-lis-bded2"
}
}
4 changes: 2 additions & 2 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: >-
${{ secrets.FIREBASE_SERVICE_ACCOUNT_TCL_3_SMART_SHOPPING_LIS_11116
${{ secrets.FIREBASE_SERVICE_ACCOUNT_TCL_3_SMART_SHOPPING_LIS_BDED2
}}
channelId: live
projectId: tcl-3-smart-shopping-lis-11116
projectId: tcl-3-smart-shopping-lis-bded2
4 changes: 2 additions & 2 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: >-
${{ secrets.FIREBASE_SERVICE_ACCOUNT_TCL_3_SMART_SHOPPING_LIS_11116
${{ secrets.FIREBASE_SERVICE_ACCOUNT_TCL_3_SMART_SHOPPING_LIS_BDED2
}}
projectId: tcl-3-smart-shopping-lis-11116
projectId: tcl-3-smart-shopping-lis-bded2

0 comments on commit b5658b7

Please sign in to comment.