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 bc3d089 commit d648b79Copy full SHA for d648b79
.travis.yml
@@ -21,7 +21,7 @@ deploy:
21
- provider: pages
22
skip_cleanup: true
23
keep_history: true
24
- github_token: $GITHUB_TOKEN
+ github_token: $GH_TOKEN
25
on:
26
branch: master
27
local_dir: /docs/.vuepress/dist
0 commit comments