DEV Community

Praveenkumar Kalidass
Praveenkumar Kalidass

Posted on

2 1

Deploy to Github pages

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 message Release: vx.x.x
  • Push the changes to the same branch

Submission Category:

Wacky Wildcards

Link to Code




Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay