w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
926 stars 199 forks source link

Deploying cloud functions is causing CORS issues. #197

Closed KalvinWei closed 10 months ago

KalvinWei commented 1 year ago

I've identified it's related with usage of firebase cli v12.6.2. If reverting to v12.5.2, the issue would be gone. FYI.

w9jds commented 10 months ago

Hopefully this is fixed with newer version of firebase-tools