Skip to content

Commit ad16284

Browse files
authored
chore: fix deployment
1 parent 7625daa commit ad16284

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
@@ -6,7 +6,7 @@ deploy:
66
local_dir: .docs
77
provider: pages
88
skip_cleanup: true
9-
github_token: $GITHUB_TOKEN # Set on travis-ci.org dashboard
9+
github_token: $GH_TOKEN
1010
on:
1111
branch: master
1212
condition: '"$TRAVIS_JOB_NUMBER" == *.1'

0 commit comments

Comments
 (0)