Skip to content

Commit

Permalink
Make sure jars are included in the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Sánchez Alonso committed May 9, 2021
1 parent b357ab3 commit 74e84c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
automatic_release_tag: "latest"
prerelease: false
files: |
*.jar
target/*.jar
LICENSE

0 comments on commit 74e84c9

Please sign in to comment.