FirebaseExtended / FirebaseExtended/action-hosting-deploy
[BUG] Manual generate Service Account token
Open
bug
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
### Action config
### Error message
I get token manually by using this guide https://github.com/FirebaseExtended/action-hosting-deploy/blob/main/docs/service-account.md but I got this error

### Expected behavior
It should run smoothly without any error
### Actual behavior
We need 2 more roles
- `firebase.projects.get`
- `firebasehosting.sites.update`
Contributor guide
Assessment
This issue has not been assessed yet.