We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e9438 commit 7867e7aCopy full SHA for 7867e7a
.github/workflows/release.yml
@@ -14,3 +14,6 @@ jobs:
14
with:
15
repo_token: "${{ secrets.GITHUB_TOKEN }}"
16
prerelease: false
17
+ files: |
18
+ LICENSE.txt
19
+ *.jar
0 commit comments