deploy-react-to-ghpages
deploy-react-to-ghpages copied to clipboard
Fails with "permission denied"
Tried to use this and got the following error:
Run git push origin HEAD:gh-pages --force remote: Permission to derekantrican/tea-time-site.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/derekantrican/tea-time-site/': The requested URL returned error: 403 Error: Process completed with exit code 128.
Not sure what I need to do to fix this - I imagine some PAT or something needs to be added? The README for this is pretty bare, so not sure what to do to fix it