Follow these steps to set up your own project using this template:
-
Create a New Repository
- Click Use this template at the top right of this repository.
- Select Create a new repository and define your project details.
-
Update Workflow Badge
- Edit the
README.md
file and update the workflow status badge to use your new repository's name. - Edit
.github/workflows/builder.yml
to edit the CI/CD pipeline with GitHub Action or the name of the workflows first.
- Edit the