We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3e2f2 commit 9057e62Copy full SHA for 9057e62
1 file changed
.travis.yml
@@ -9,7 +9,7 @@ script:
9
python3 build.py
10
deploy:
11
provider: releases
12
- api_key: $GITHUB_TOKEN
+ api-key: $GITHUB_TOKEN
13
skip_cleanup: true
14
file: build/install.sql
15
on:
0 commit comments