Update README.adoc
This commit is contained in:
parent
d7a9d6425c
commit
d3b4728bcc
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@ Following inputs can be used as `step.with` keys
|
||||||
| version | String | early-access | The JReleaser version to use. +
|
| version | String | early-access | The JReleaser version to use. +
|
||||||
Should match any of the link:https://github.com/jreleaser/jreleaser/releases[published releases].
|
Should match any of the link:https://github.com/jreleaser/jreleaser/releases[published releases].
|
||||||
| arguments | String | full-release | The JReleaser command to run.
|
| 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
|
== Environment Variables
|
||||||
|
|
Loading…
Reference in a new issue