Skip to content

Commit 46dbf56

Browse files
committed
Fix a yml issue.
1 parent 3dd9bb5 commit 46dbf56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
requirements: requirements.txt
5454
- run: mkdocs build
5555
- uses: peaceiris/actions-gh-pages@v3
56-
- with:
56+
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}
5858
publish_dir: ./site

0 commit comments

Comments
 (0)