Update deploy.yml
This commit is contained in:
parent
c224dca587
commit
1728d4649a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -22,4 +22,5 @@ jobs:
|
|||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./dist
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue