Skip to content

Commit 60d0587

Browse files
Format release notes with ChangeLog content (#115)
* Add release notes during deployment * Test New GH Oauth key * Test release_note travis * Attempt edge obj key * Release only with tags
1 parent 8b4fb9c commit 60d0587

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ deploy:
1919
api_key: "$GITHUB_TRAVIS_DEPLOY"
2020
file: "dotenv-linux-x86_64-static.tar.gz"
2121
skip_cleanup: true
22+
release_notes_file: "CHANGELOG.md"
23+
edge: true
2224
draft: true
2325
on:
2426
condition: $TRAVIS_HASKELL_VERSION == "8.6.5"

0 commit comments

Comments
 (0)