Update .travis.yml
This commit is contained in:
parent
af83fde351
commit
e0502032d1
@ -42,7 +42,7 @@ branches:
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: "GITHUB OAUTH TOKEN"
|
||||
api_key: $GITHUB_TOKEN
|
||||
file: "FILE TO UPLOAD"
|
||||
cleanup: false
|
||||
on:
|
||||
|
Loading…
Reference in New Issue
Block a user