Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hootanht/resume

HootanHT Resume
https://github.com/hootanht/resume

dotnet dotnet-core hootanht resume

Last synced: about 2 months ago
JSON representation

HootanHT Resume

Awesome Lists containing this project

README

        

# CI/CD with GitHub Actions

This repository uses GitHub Actions to automate the CI/CD process. The workflow is configured to run on pushes to the `main` branch and deploys the project to GitHub Pages.

## Triggering the CI/CD Pipeline

To trigger the CI/CD pipeline, simply push your changes to the `main` branch. The GitHub Actions workflow will automatically start and handle the build and deployment process.

## Deployment to GitHub Pages

The project is deployed to GitHub Pages. After the CI/CD pipeline completes, the latest version of the project will be available on the GitHub Pages site for this repository.