Compare commits
2 Commits
74174a03c9
...
334e7293d9
Author | SHA1 | Date | |
---|---|---|---|
334e7293d9
|
|||
6711ec589e
|
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
npm run build
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./dist
|
||||
|
Reference in New Issue
Block a user