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
255 stars 39 forks source link

Improve Doc about fatal: Authentication failed when using custom `token` #63

Closed vorburger closed 8 months ago

vorburger commented 8 months ago

https://github.com/www-learn-study/saraswati.learn.study/actions/runs/6727951896/job/18286524048 from https://github.com/www-learn-study/saraswati.learn.study/pull/42 has an example of a fatal: Authentication failed in an Action using custom token (with a deploy-repository, but unrelated).

I think I have a suspicion what the problem is, and will validate a fix - and likely propose a PR with a minor documentation improvement to clarify how token must be set.