Skip to content

Commit eeb3fc0

Browse files
author
Jose Diaz-Gonzalez
committedFeb 9, 2023
fix: drop extra files from being included in release
1 parent 9c61de2 commit eeb3fc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.github/workflows/tagged-release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ jobs:
1717
with:
1818
repo_token: "${{ secrets.GITHUB_TOKEN }}"
1919
prerelease: false
20-
files: |
21-
LICENSE.txt
22-
*.jar

0 commit comments

Comments
 (0)
Please sign in to comment.