docs(action): fix missing required or default fields (#1007) · Trass3r/setup-java@2872526 · GitHub
Skip to content

Commit 2872526

Browse files
kranthipoturajuKranthi Poturajusakethpanugantibrunoborges
authored
docs(action): fix missing required or default fields (actions#1007)
- Add required: false to java-version, java-version-file, job-status, and token, which had defaults or were optional but lacked the explicit flag - Add default: '' to gpg-private-key to match its stated description - Fix java-version-file description: the input accepts .java-version, .tool-versions, and .sdkmanrc, not only .java-version - Fix gpg-passphrase description: GPG_PASSPHRASE is only defaulted when gpg-private-key is provided, not unconditionally Co-authored-by: Kranthi Poturaju <Kranthi.Poturaju1@aexp.com> Co-authored-by: Panuganti Saketh <sakethpanuganti@gmail.com> Co-authored-by: Bruno Borges <bruno.borges@gmail.com>
1 parent bb8b13a commit 2872526

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

action.yml

Lines changed: 7 additions & 3 deletions

0 commit comments

Comments
 (0)