Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit fdbd8d5

Browse files
committed
added github token for deploy step
1 parent d41bfc8 commit fdbd8d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ deploy:
1313
provider: pages
1414
skip_cleanup: true
1515
local_dir: examples/build/
16+
github_token: $GITHUB_TOKEN
1617
on:
1718
branch: master

0 commit comments

Comments
 (0)