Don't keep history of GitHub pages

This commit is contained in:
Florian Festi 2021-05-29 14:09:54 +02:00
parent b344229c95
commit 83f711b07a
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ deploy:
# see https://docs.travis-ci.com/user/deployment/pages/
skip-cleanup: true
github-token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
keep-history: true
local-dir: ./documentation/build/
on:
branch: master