deploy-react-to-ghpages
deploy-react-to-ghpages copied to clipboard
This Action will automate the process of building and depolying react app to gh-pages.
Doesn't work with yarn projects
With the merge of #5, do we want to release version 1.0.2? Since the README currently mentions `v1.0.2`, it may be a good idea to release it sooner rather than...
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...