Skip to content

Commit 686588b

Browse files
committed
travis.yaml: body > release_notes
1 parent 08db0ee commit 686588b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ deploy:
7171
# add release_v*.zip file to tagged Releases on github
7272
- provider: releases
7373
api_key: $GITHUB_RELEASE_TAG_API_TOKEN
74-
body: "IPFS hash: $IPFS_HASH"
74+
release_notes: "IPFS hash: $IPFS_HASH"
7575
file:
7676
- web_$TRAVIS_TAG.zip
7777
- ipfs_hash.txt

0 commit comments

Comments
 (0)