mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 11:15:38 -05:00
fix CI
This commit is contained in:
parent
85dd753cfc
commit
04583d5a09
1 changed files with 0 additions and 1 deletions
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
|
|
@ -39,5 +39,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./_build/default/_doc/_html/
|
publish_dir: ./_build/default/_doc/_html/
|
||||||
destination_dir: .
|
|
||||||
enable_jekyll: true
|
enable_jekyll: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue