We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ab74a commit 945b930Copy full SHA for 945b930
.github/workflows/ci.yaml
@@ -40,4 +40,4 @@ jobs:
40
with:
41
repo_token: "${{ secrets.GITHUB_TOKEN }}"
42
prerelease: false
43
- files: target/*.jar
+ files: release/*.jar
0 commit comments