DEV Community

Discussion on: Setting up a CI/CD workflow on GitHub Actions for a React App (with GitHub Pages and Codecov)

Collapse
 
eomm profile image
Manuel Spigolon

Why it is necessary to create a new secret token when the GITHUB_TOKEN seems to have all the mandatory scopes?

I have tried and it won't work, but I would like to know if someone has an answer for that