Firebase action-hosting-deploy fails with RequestError (Resource not accessible by integration) – Ubuntu
Firebase action-hosting-deploy fails with RequestError (Resource not accessible by integration) I am trying to follow https://firebase.google.com/docs/hosting/github-integration to start automatically pushing my code to be hosted by Firebase. I've ended up with a Github Actions .yml file that looks like this:…