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 f433694 commit 5b86f10Copy full SHA for 5b86f10
.travis.yml
@@ -13,7 +13,7 @@ script:
13
deploy:
14
- provider: pages
15
skip_cleanup: true
16
- github_token: $CONVENTIONAL_GITHUB_RELEASER_TOKEN
+ github_token: $GH_TOKEN
17
local_dir: examples/dist
18
on:
19
branch: master
0 commit comments