Firebase hosting deployment fails with 403 error if used inside GitHub action (authentication by WIF)
I want to use a github action to deploy my firebase hosting:
GitHub action to deploy react app to Firebase hosting on merge node version deprecated
I have a react app (CRA) hosted on Firebase. I followed a tutorial or documentation several months ago to configure it. I’ve since forgotten all the steps I took and what resources I found.