Skip to content

Commit bbcdf34

Browse files
committed
Added github releases uploader
1 parent 71f6387 commit bbcdf34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before_deploy:
2727

2828
deploy:
2929
- provider: releases
30-
api_key: $github_api_token
30+
api_key: $GITHUB_API_TOKEN
3131
file: utPLSQL-cli.zip
3232
skip_cleanup: true
3333
on:

0 commit comments

Comments
 (0)