Skip to content

Commit

Permalink
feat: add actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mewcoder committed Nov 14, 2022
1 parent 88ca1e4 commit 0c0286c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: production-files
path: ./docs/.vitepress/dist
path: ./docs/.vitepress/dist

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 0c0286c

Please sign in to comment.