Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment file added #4285

Closed

Conversation

justin212407
Copy link
Contributor

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