FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
704 stars 202 forks source link

Add to `README.md` which permissions are used by the `GITHUB_TOKEN` #236

Open nilsreichardt opened 2 years ago

nilsreichardt commented 2 years ago

It's unclear for me which permissions are needed by the GITHUB_TOKEN. It would be great to mention this in the README.md

liufuyang commented 1 year ago

Indeed, perhaps those are needed?

  permissions:
    checks: write
    pull-requests: read
    contents: read