Skip to content

Commit 245b7c4

Browse files
Update .travis.yml
1 parent 99fba17 commit 245b7c4

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
@@ -32,7 +32,7 @@ deploy:
3232
condition: $MATRIX_DEPLOY
3333
- provider: releases
3434
skip-cleanup: true
35-
github-token: $GITHUB_TOKEN
35+
api_key: $GITHUB_TOKEN
3636
file-glob: true
3737
file: packages/*
3838
on:

0 commit comments

Comments
 (0)