rossjrw / pr-preview-action

GitHub Action that deploys a pull request preview to GitHub Pages, similar to Vercel and Netlify, and cleans up after itself.
https://github.com/marketplace/actions/deploy-pr-preview
MIT License
275 stars 44 forks source link

Clarify `token` (fixes #63) #64

Closed vorburger closed 11 months ago

rossjrw commented 11 months ago

Thanks for the contribution! I'm going to make a couple of tweaks to this - secrets.GITHUB_TOKEN isn't technically accurate, it should be github.token, but I will include a description of how to replace it with a secret.