actions-learning-pathway icon indicating copy to clipboard operation
actions-learning-pathway copied to clipboard

Setup CI/CD for automatic deployment

Open OGHighZenBerg opened this issue 3 months ago • 0 comments

This issue tracks the setup of the CI/CD pipeline for automatic deployment to GitHub Pages. The following has been done:

  • Created a GitHub Actions workflow to build, test, and deploy the application.
  • The workflow is triggered on push to the main branch.
  • The application is deployed to GitHub Pages.
  • The README.md has been updated to reflect the changes.
  • A ROADMAP.md has been created to outline future plans.

OGHighZenBerg avatar Sep 09 '25 07:09 OGHighZenBerg