Skip to content

Commit

Permalink
only deploy to github on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Aug 20, 2019
1 parent 37842fe commit 5f2466c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deploy:
file: brighterscript-*\.tgz
skip_cleanup: true
on:
branch: master
tags: true
- provider: npm
email: "[email protected]"
Expand Down

0 comments on commit 5f2466c

Please sign in to comment.