Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heygsc authored Aug 29, 2024
1 parent f620715 commit a78e8ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: pnpm install
- run: pnpm run docs:build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: main
folder: .vitepress/dist
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: main
folder: .vitepress/dist

0 comments on commit a78e8ee

Please sign in to comment.