planetarium/9c-table-patcher

Create github actions

オープン

#4 opened on 2023/10/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Svelte (2 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド