Skip to content

Commit

Permalink
Include the tagged version, too
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Mar 19, 2020
1 parent 0fe7c3d commit 743a8f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ deploy:
secure: HheYiv6c8ipHzMZBTH7xcKrOwCllvJTtfiTffAPK6XubWe3Kudn6IJUv0p1gmRhWXxZ5ciJQ/sgiCRGTRm/bubHs4tS7JOmpmoTdkrXajTxyyDCKpxhtT43nie0vNF+pWqVu2yOjhDR4pwtWjpQdzEKOz0kn0XSMT+vGsKQD50w=
overwrite: true
skip_cleanup: true
file_glob: true
file:
- stream*.zip
- stream.zip
- stream-$TRAVIS_TAG.zip
on:
tags: true
condition: "$WP_RELEASE = 1"
Expand Down

0 comments on commit 743a8f0

Please sign in to comment.