Skip to content

Commit

Permalink
fix gh release
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Dec 29, 2022
1 parent 3e8aa84 commit 187007d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:

- name: Test
run: pnpm test

- name: Build
run: pnpm build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.5
Expand Down

0 comments on commit 187007d

Please sign in to comment.