Skip to content

Commit 945b930

Browse files
committed
ci: take release files from release/
1 parent 93ab74a commit 945b930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
repo_token: "${{ secrets.GITHUB_TOKEN }}"
4242
prerelease: false
43-
files: target/*.jar
43+
files: release/*.jar

0 commit comments

Comments
 (0)