Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarPetrov authored Mar 1, 2020
1 parent b1f3a88 commit 480761d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ script:

deploy:
provider: releases
api_key: $GITHUB_TOKEN
api_key:
secure: $GITHUB_TOKEN
file_glob: true
file: out/*
skip_cleanup: true
Expand Down

0 comments on commit 480761d

Please sign in to comment.