Skip to content

Commit

Permalink
Update deploy.yml (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
f33r0 authored Jan 9, 2025
1 parent 3ec65e1 commit 6012c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build
run: npm run docs:build
- uses: actions/configure-pages@v2
- uses: actions/upload-pages-artifact@v3
- uses: actions/upload-pages-artifact@v4
with:
path: .vitepress/dist
- name: Deploy
Expand Down

0 comments on commit 6012c0e

Please sign in to comment.