Proper target repo setup for mkdocs deploy
This commit is contained in:
parent
96eb746f18
commit
d875c9f5b9
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ deploy:
|
|||
local_dir: build/docs
|
||||
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
||||
target_branch: master
|
||||
project_name: LibreTime/LibreTime.github.io
|
||||
repo: LibreTime/LibreTime.github.io
|
||||
project_name: LibreTime
|
||||
fqdn: libretime.org
|
||||
name: R. LibreTime DocBot
|
||||
on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue