Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3e48f9c97c
|
@@ -15,6 +15,14 @@ inputs:
|
|||||||
description: The Minecraft version to use. If not specified or set to 'auto', will try to use the version indicated in `pack.mcmeta`
|
description: The Minecraft version to use. If not specified or set to 'auto', will try to use the version indicated in `pack.mcmeta`
|
||||||
required: false
|
required: false
|
||||||
default: 'auto'
|
default: 'auto'
|
||||||
|
reportAllErrors:
|
||||||
|
description: Whether to report all errors or only the first one
|
||||||
|
required: false
|
||||||
|
default: 'false'
|
||||||
|
verbose:
|
||||||
|
description: Whether to provide details on errors or just the number of errors
|
||||||
|
required: false
|
||||||
|
default: 'false'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
|
Reference in New Issue
Block a user