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 7625daa commit ad16284Copy full SHA for ad16284
.travis.yml
@@ -6,7 +6,7 @@ deploy:
6
local_dir: .docs
7
provider: pages
8
skip_cleanup: true
9
- github_token: $GITHUB_TOKEN # Set on travis-ci.org dashboard
+ github_token: $GH_TOKEN
10
on:
11
branch: master
12
condition: '"$TRAVIS_JOB_NUMBER" == *.1'
0 commit comments