We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f6387 commit bbcdf34Copy full SHA for bbcdf34
.travis.yml
@@ -27,7 +27,7 @@ before_deploy:
27
28
deploy:
29
- provider: releases
30
- api_key: $github_api_token
+ api_key: $GITHUB_API_TOKEN
31
file: utPLSQL-cli.zip
32
skip_cleanup: true
33
on:
0 commit comments