Skip to content

Commit eb5f14b

Browse files
authored
Add build_command to Java workflow
1 parent 0b0e284 commit eb5f14b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
artifacts_path: build/tmp/release/*.jar
1717
version_file: plugin.json
1818
version_file_kind: mindustry-mod
19+
build_command: release
1920
secrets: "inherit"

0 commit comments

Comments
 (0)