Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Rodriguez authored Nov 12, 2018
1 parent 323fa9d commit 7a1948e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ deploy:
- provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: src/**/*
file: "BotServer-*.tgz"
skip_cleanup: true
on:
tags: false
Expand Down

0 comments on commit 7a1948e

Please sign in to comment.