Skip to content

Commit

Permalink
Deploy Github Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sethsandaru committed Jun 1, 2023
1 parent 951af25 commit ad1805b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ jobs:

- name: Build
run: pnpm build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist

0 comments on commit ad1805b

Please sign in to comment.