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 be57a8a commit 6ccfa1dCopy full SHA for 6ccfa1d
.github/workflows/maven.yml
@@ -22,5 +22,5 @@ jobs:
22
title: "RandomSpawnPlus5 v5.0.6"
23
automatic_release_tag: "5.0.6"
24
repo_token: "${{ secrets.GITHUB_TOKEN }}"
25
- files: "target"
+ files: "target/*.jar"
26
prerelease: false
0 commit comments