Merge pull request #30 from radiorabe/hotfix/docs-deploy
Proper target repo setup for mkdocs deploy
This commit is contained in:
commit
eaf69b1a72
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