We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636cea3 commit c33f41eCopy full SHA for c33f41e
.travis.yml
@@ -15,7 +15,7 @@ deploy:
15
# Keep builded pages
16
skip-cleanup: true
17
# Directory where your generated files are located
18
- local_dir: public
+ local_dir: _site
19
# Github security/auth token
20
github-token: $GITHUB_TOKEN
21
# Incremental commit to keep old build/files from previous deployments
0 commit comments