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 0918787 commit 358a89aCopy full SHA for 358a89a
.travis.yml
@@ -16,7 +16,7 @@ script:
16
deploy:
17
provider: pages
18
local_dir: storybook-static
19
- skip_cleanup: false
+ skip_cleanup: true
20
github_token: $GITHUB_TOKEN
21
keep_history: true
22
on:
0 commit comments