We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fba17 commit 245b7c4Copy full SHA for 245b7c4
.travis.yml
@@ -32,7 +32,7 @@ deploy:
32
condition: $MATRIX_DEPLOY
33
- provider: releases
34
skip-cleanup: true
35
- github-token: $GITHUB_TOKEN
+ api_key: $GITHUB_TOKEN
36
file-glob: true
37
file: packages/*
38
on:
0 commit comments