Skip to content

Commit e4f270b

Browse files
authored
update travis Github token env name
1 parent 75241fa commit e4f270b

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
@@ -22,7 +22,7 @@ deploy:
2222
repo: ringcentral/ringcentral-js-widget
2323
- provider: pages
2424
skip_cleanup: true
25-
github_token: $RELEASE_TOKEN
25+
github_token: $GITHUB_PAGES_TOKEN
2626
local_dir: ../docs/gh-pages
2727
2828
name: 'RingCentral Integrations Team'

0 commit comments

Comments
 (0)