planetarium/9c-table-patcher

Create github actions

开放

#4 创建于 2023年10月23日

 (0 条评论) (0 个反应) (0 位负责人)Svelte (2 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南