mirror of
https://github.com/c-cube/moonpool.git
synced 2026-01-30 05:04:50 -05:00
gh pages
This commit is contained in:
parent
2faf78564d
commit
38df050a13
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
|
|
@ -30,5 +30,5 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./_doc/html
|
||||
destination_dir: dev
|
||||
enable_jekyll: true
|
||||
destination_dir: .
|
||||
enable_jekyll: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue