Skip to content

milansamuel609/gh-deployment-workflow-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

gh-deployment-workflow-

πŸš€ GitHub Pages Deployment Workflow

Project URL: https://roadmap.sh/projects/github-actions-deployment-workflow

This project demonstrates how to use GitHub Actions to automatically deploy changes to GitHub Pages whenever the index.html file is updated.

🌟 Features

  • Automatic Deployment: Any changes made to index.html in the main branch trigger a deployment.
  • GitHub Actions Workflow: Uses a CI/CD pipeline for seamless automation.
  • GitHub Pages Hosting: The website is accessible via GitHub Pages.

πŸ“‚ Project Structure

πŸ“ my-project
β”‚-- πŸ“œ index.html # The main HTML file deployed to GitHub Pages
β”‚-- πŸ“œ README.md # Project documentation (this file)
└── πŸ“ .github
└── πŸ“ workflows
└── πŸ“œ deploy.yml # GitHub Actions workflow for deployment

πŸš€ How It Works

  1. Push changes to main branch`
  2. GitHub Actions runs the deployment workflow
  3. Updates are deployed to GitHub Pages

πŸ”§ How to Set Up Locally

  1. Clone the repository:

    git clone https://github.com/milansamuel609/gh-deployment-workflow-.git
  2. Navigate to the project folder:

    cd YOUR_REPOSITORY
  3. Open index.html in a browser or make changes and push to GitHub to trigger a deployment.

πŸ“§ Contact

Email: milansamuel609@gmail.com

Name: Milan P Samuel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages