We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1411ebc commit 3c3c887Copy full SHA for 3c3c887
1 file changed
.travis.yml
@@ -37,7 +37,7 @@ before_deploy:
37
38
deploy:
39
provider: releases
40
- api_key: $GITHUB_TOKEN
+ github_token: $GITHUB_TOKEN
41
skip_cleanup: true
42
file_glob: true
43
overwrite: true
0 commit comments