My Workflow
- Checkout latest changes
- Bundle react application to html, javascript files
- Fetch the previous version number from
gh-pages
branch - Run a minor version update to generate new version number
- Arrange files and assets to commit
- Commit the bundled files to
gh-pages
branch with messageRelease: vx.x.x
- Push the changes to the same branch
Submission Category:
Wacky Wildcards
Link to Code
Praveenkumar Kalidass
This project was authored by Praveenkumar Kalidass bootstrapped with Create React App.
Top comments (0)