mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-17 18:54:26 +08:00
Fix a yml issue.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user