Pages Deployment pages-action Github token
Hi I was writing a github action workflow to deploy my app to cloudflare pages. I would like github deployments to be made on deployment and I see there is a githubToken option to pass in to cloudflare/pages-action and I was wondering if this allows a deploy key? Any advice?
1 Reply
Oh i did not notice github provides a token automatically. https://docs.github.com/en/actions/security-guides/automatic-token-authentication
GitHub Docs
Automatic token authentication - GitHub Docs