mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-01-30 13:32:56 +08:00
Fix a yml issue.
This commit is contained in:
parent
3dd9bb52de
commit
46dbf5632d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -53,6 +53,6 @@ jobs:
|
||||
requirements: requirements.txt
|
||||
- run: mkdocs build
|
||||
- uses: peaceiris/actions-gh-pages@v3
|
||||
- with:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./site
|
||||
|
Loading…
x
Reference in New Issue
Block a user