Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
Travis: Fix Pkg-Build
Browse files Browse the repository at this point in the history
  • Loading branch information
margau committed Jul 13, 2019
1 parent de804c1 commit 06cfe9a
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 @@ -21,6 +21,7 @@ deploy:
- provider: releases
api_key: "$GITHUB_TOKEN"
file: "executable/*"
file_glob: true
skip_cleanup: true
on:
tags: true

0 comments on commit 06cfe9a

Please sign in to comment.