Skip to content

Commit

Permalink
Add body to releases deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Aug 20, 2020
1 parent f5c502e commit 3cadaed
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 @@ -13,6 +13,7 @@ deploy:
provider: releases
api_key: $GITHUB_TOKEN
file: readdir.c
body: completely irrelevant text for the release
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 3cadaed

Please sign in to comment.