mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 03:05:29 -05:00
CI
This commit is contained in:
parent
3cb76f6f41
commit
91c99c0e04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -24,6 +24,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./_doc/html
|
publish_dir: ./_doc/html
|
||||||
destination_dir: dev
|
destination_dir: .
|
||||||
enable_jekyll: true
|
enable_jekyll: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue