Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
/ deplicate Public archive

Commit

Permalink
Fix github releases deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vuolter committed Sep 12, 2017
1 parent 1350cc8 commit 9975502
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,4 @@ deploy:
on:
python: 3.5
tags: true
name: "${$TRAVIS_REPO_SLUG#*/} ${$TRAVIS_TAG#v}"
body: "## Changelog"
name: "${TRAVIS_REPO_SLUG#*/} ${TRAVIS_TAG#v}"

0 comments on commit 9975502

Please sign in to comment.