Skip to content

Commit 5b86f10

Browse files
committed
chore: Use proper github token for release
1 parent f433694 commit 5b86f10

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
@@ -13,7 +13,7 @@ script:
1313
deploy:
1414
- provider: pages
1515
skip_cleanup: true
16-
github_token: $CONVENTIONAL_GITHUB_RELEASER_TOKEN
16+
github_token: $GH_TOKEN
1717
local_dir: examples/dist
1818
on:
1919
branch: master

0 commit comments

Comments
 (0)