Skip to content

Commit

Permalink
Remove unnecessary LICENSE in releases assets
Browse files Browse the repository at this point in the history
README, LICENSE and others are already in zipped/tar.gz source code.
  • Loading branch information
lszeremeta committed Aug 24, 2020
1 parent 6b0c752 commit fc4176e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
prerelease: true
title: "Development Build"
files: |
LICENSE.txt
target/*.jar
1 change: 0 additions & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
prerelease: false
draft: true
files: |
LICENSE.txt
target/*.jar

0 comments on commit fc4176e

Please sign in to comment.