Skip to content

Commit

Permalink
travis: removed draft from deploy settings
Browse files Browse the repository at this point in the history
  • Loading branch information
fgma committed Apr 29, 2019
1 parent acb2aaf commit ad9b9a9
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 @@ -20,7 +20,7 @@ deploy:
file_glob: true
file: "release/*.bz2"
skip_cleanup: true
draft: true
draft: false
on:
branch: master
repo: fgma/rester
Expand Down

0 comments on commit ad9b9a9

Please sign in to comment.