Three insanely easy steps to getting PR previews with Flutter Web + GitHub + Firebase Hosting Preview Channels
firebase init hosting- say yes to GitHub, production deploy can be either
- merge the secrets that Firebase generates in the generated example GitHub action with the one provided here, namely
FIREBASE_SERVICE_ACCOUNT_MY_PROJECT_IDandMY_PROJECT_ID - I chose to remove the generated example actions
I haven't run into that issue. I only have one action, the one above