Skip to content

Commit

Permalink
fixed artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
nelenkov committed Feb 23, 2021
1 parent b7fcf78 commit 07c4277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_deploy:
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
deploy:
provider: releases
file: build/libs/abe-all.jar
file: build/libs/abe.jar
api_key: "$GH_TOKEN"
skip_cleanup: true

0 comments on commit 07c4277

Please sign in to comment.