Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.14 KB

WeFox website

CI preview auto release

setup dev

yarn
yarn boot
yarn gen
yarn dev

then edit it open http://localhost:3000 preview

build

yarn gen
yarn build
yarn export

prerelease

Release is now automated

.github/workflows/auto_release.yml

  1. add :prerelease postfix on commit message.
  2. then merge to master branch
  3. the rest things will automatic complete soon

release

  1. add :release postfix on commit message.
  2. then merge to master branch.
  3. the rest things will automatic complete soon

licenses

CC by-nc-sa