Publish Sami, not the other docs

This commit is contained in:
Adrien Crivelli 2018-06-04 14:04:48 +09:00
parent 041a7f9ca3
commit c897bdfadf
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
deploy:
provider: pages
skip-cleanup: true
local-dir: docs
local-dir: build
github-token: $GITHUB_TOKEN
on:
all_branches: true