fix: drop extra files from being included in release
This commit is contained in:
3
.github/workflows/tagged-release.yml
vendored
3
.github/workflows/tagged-release.yml
vendored
@@ -17,6 +17,3 @@ jobs:
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
prerelease: false
|
||||
files: |
|
||||
LICENSE.txt
|
||||
*.jar
|
||||
|
||||
Reference in New Issue
Block a user