Github-deploy-actions
Pre-release
Pre-release
This action will auto deploy to target branch when it get triggered
How It Works
When push to master branch
This Action will run yarn && yarn build
Then push build folder as a new commit on gh-pages branch
note: mark sure
buildfolder is on your gitignore list
deploy page:
what exactly is done during the action
checkout this shell