Skip to content

Commit d648b79

Browse files
committed
chore: fix travis config
1 parent bc3d089 commit d648b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ deploy:
2121
- provider: pages
2222
skip_cleanup: true
2323
keep_history: true
24-
github_token: $GITHUB_TOKEN
24+
github_token: $GH_TOKEN
2525
on:
2626
branch: master
2727
local_dir: /docs/.vuepress/dist

0 commit comments

Comments
 (0)