Skip to content

Commit

Permalink
Merge pull request #2867 from uProxy/trevj-fix-tag-upload-paths
Browse files Browse the repository at this point in the history
fix the upload paths for tag builds
  • Loading branch information
trevj committed Jan 6, 2017
2 parents ebec10d + ea67e8c commit 598e10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ deploy:
api_key:
secure: YeKIPlHkpDep5GB/VXzs2XyF2ym5Lh2nQ9XMsSntvxJ4K/MR0xRpwTxFN6TH1o4CW9RvlBGhhrWdeVGyMqEwnVY9OUx7jPkfKSkKBZZYx5DFMCuXxTJ0AgxT7IQjrsuweDdOWc5wdyKyxeJEJRnPfp4GOSPd8pJYSNKpJdmSzgM=
file:
- build/dist/uproxy-chrome-extension.zip
- build/dist/uproxy-chrome-app.zip
- build/dist/uproxy-chrome.zip
- build/dist/chrome/uproxy-chrome-extension.zip
- build/dist/chrome/uproxy-chrome-app.zip
- build/dist/firefox/uproxy-firefox.xpi
on:
tags: true

0 comments on commit 598e10a

Please sign in to comment.