Skip to content

Conversation

@justin212407
Copy link
Member

Description:

This PR resolves issue #4284 introducing a GitHub Actions CI/CD workflow to automate deployment to GitHub Pages. The workflow ensures the main branch is automatically deployed to GitHub Pages on each push or pull request merge.

Changes Made:

Added CI/CD Deployment Workflow:

A GitHub Actions workflow file was added in .github/workflows/ci-cd-deployment.yml to automate deployment to GitHub Pages. The workflow triggers on push or pull request merge into main and also includes manual deployment support.

Screenshots:

Screenshot 2025-01-18 012600

Checklist:

  • My changes adhere to the project's contribution guidelines.
  • Code changes are implemented.
  • CI/CD deployment workflow is working as expected.
  • Deployment automatically updates GitHub Pages on push or pull request merge.

@justin212407 justin212407 deleted the deployment-file-added branch January 18, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant