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
|
local_dir: build/docs
|
||||||
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
||||||
target_branch: master
|
target_branch: master
|
||||||
project_name: LibreTime/LibreTime.github.io
|
repo: LibreTime/LibreTime.github.io
|
||||||
|
project_name: LibreTime
|
||||||
fqdn: libretime.org
|
fqdn: libretime.org
|
||||||
name: R. LibreTime DocBot
|
name: R. LibreTime DocBot
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue