Skip to content

Commit 6ccfa1d

Browse files
authored
Fix build
1 parent be57a8a commit 6ccfa1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
title: "RandomSpawnPlus5 v5.0.6"
2323
automatic_release_tag: "5.0.6"
2424
repo_token: "${{ secrets.GITHUB_TOKEN }}"
25-
files: "target"
25+
files: "target/*.jar"
2626
prerelease: false

0 commit comments

Comments
 (0)