We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08db0ee commit 686588bCopy full SHA for 686588b
.travis.yml
@@ -71,7 +71,7 @@ deploy:
71
# add release_v*.zip file to tagged Releases on github
72
- provider: releases
73
api_key: $GITHUB_RELEASE_TAG_API_TOKEN
74
- body: "IPFS hash: $IPFS_HASH"
+ release_notes: "IPFS hash: $IPFS_HASH"
75
file:
76
- web_$TRAVIS_TAG.zip
77
- ipfs_hash.txt
0 commit comments