BroncoDirectMe / BroncoDirectMe/Website
[PROJECT HEALTH] Auto deployment to GitHub Pages
Open
Medium
Project Health
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
As a developer, I want my changes in main to automatically show in GitHub pages without having to run the CLI.
### Technical Tasks
- Automate the process of updating the GitHub pages website whenever a change is merged into main
- Likely have to create a GitHub Actions
### Acceptance Criteria
- The website should re-build itself with each new commit on main.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.