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