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