planetarium/9c-table-patcher

Create github actions

Aperta

#4 aperta il 23 ott 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Svelte (2 fork)auto 404
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

Guida contributor