Skip to content

Commit

Permalink
maybe now it's fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
mikezamayias committed Jan 18, 2022
1 parent c308b93 commit 37bce41
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projects": {
"default": "flutter-ecommerce-website-demo"
"default": "flutter-ecommerce-websit-76657"
}
}
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
${{ secrets.FIREBASE_SERVICE_ACCOUNT_FLUTTER_ECOMMERCE_WEBSITE_DEMO
}}
channelId: live
projectId: flutter-ecommerce-website-demo
projectId: flutter-ecommerce-websit-76657

6 changes: 0 additions & 6 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}

0 comments on commit 37bce41

Please sign in to comment.