mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Change keep-history to false
This commit is contained in:
parent
d0d037ac67
commit
d868e6006f
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ deploy:
|
|||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
||||
keep-history: true
|
||||
keep-history: false
|
||||
on:
|
||||
branch: gh-pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue