Skip to content

Commit

Permalink
Fix release contents
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelstuermer committed Oct 6, 2017
1 parent 0a8d8a5 commit ea32dc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ deploy:
master: $HEROKU_API_KEY
- provider: releases
api_key: $GITHUB_OAUTH_TOKEN
file:
- /*.jar
- LICENSE
- README.md
skip_cleanup: true
on:
tags: true
tags: true
all_branches: false
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.github.pixelstuermer</groupId>
<artifactId>password4me</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<packaging>jar</packaging>

<name>password4me</name>
Expand Down

0 comments on commit ea32dc0

Please sign in to comment.