enhancementgood first issue
Metriche repository
- Star
- (1 stella)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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