Update .travis.yml

This commit is contained in:
PinkFloyd1213 2020-08-19 02:22:23 +02:00 committed by GitHub
parent af83fde351
commit e0502032d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ branches:
deploy:
provider: releases
api_key: "GITHUB OAUTH TOKEN"
api_key: $GITHUB_TOKEN
file: "FILE TO UPLOAD"
cleanup: false
on: