Add remapped input to action.yml
This commit is contained in:
parent
b23370e6a4
commit
6991f05ec3
|
@ -35,6 +35,10 @@ inputs:
|
|||
required: false
|
||||
default: SpigotMC
|
||||
description: Whose BuildTool should be used? (SpigotMC [default], SpraxDev)
|
||||
remapped:
|
||||
required: false
|
||||
default: ''
|
||||
description: What the spigot jar should be remapped to. (remapped-mojang, or remapped-obf)
|
||||
|
||||
runs:
|
||||
using: node12
|
||||
|
|
Loading…
Reference in New Issue