enhancementgood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
Issue
Currently, we manually deploy github pages using yarn build && yarn deploy command.
Simply just do this command using github actions will make work easier.
Exceptations
- When a PR is merged into main branch, github actions triggered.
- Do command
yarn build && yarn depoly