mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
fix deploy book
This commit is contained in:
parent
d1e9471bee
commit
abb16ea445
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ deploy:
|
|||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN
|
||||
local-dir: book/book
|
||||
local-dir: book/book/html
|
||||
keep-history: false
|
||||
on:
|
||||
branch: master
|
||||
|
|
Loading…
Reference in a new issue