Update formatting of inputs table

This commit is contained in:
Andres Almiray 2021-03-30 16:10:07 +02:00
parent d3b4728bcc
commit 357ed3db17

View file

@ -81,7 +81,7 @@ then you can skip the second "setup" step.
Following inputs can be used as `step.with` keys
[%header,width="100%"]
[%header,cols="<2,<,<2,<3",width="100%"]
|===
| Name | Type | Default | Description
| version | String | early-access | The JReleaser version to use. +
@ -89,7 +89,6 @@ Should match any of the link:https://github.com/jreleaser/jreleaser/releases[pub
| arguments | String | full-release | The JReleaser command to run.
| working-directory | String | ${{ github.workspace }} | The directory to change into. +
Defaults to the directory the calling workflow runs in.
|
|===
== Environment Variables