Skip to content

Commit

Permalink
travis ci tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ravidio committed Feb 3, 2019
1 parent 81e21a1 commit 20352a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .auto-release.sh
Expand Up @@ -40,6 +40,7 @@ LAST_RELEASE_TAG=$(git describe --abbrev=0 --tags ${LAST_REVISION})
github_changelog_generator \
-u $(cut -d "/" -f1 <<< $repo_slug) \
-p $(cut -d "/" -f2 <<< $repo_slug) \
-t $token \
--since-tag ${LAST_RELEASE_TAG}

body="$(cat CHANGELOG.md)"
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,6 @@ deploy:
file_glob: true
file: target/release/wallet713-*.tgz*
skip_cleanup: true
draft: true
on:
repo: vault713/wallet713
tags: true
Expand Down

0 comments on commit 20352a3

Please sign in to comment.