typofix website.yml
This commit is contained in:
parent
d757dab4e0
commit
5378e6459c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
|
|
@ -17,5 +17,5 @@ jobs:
|
|||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./doc
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./doc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue