mirror of
https://github.com/actions/setup-java.git
synced 2025-04-19 17:36:45 +00:00
forgot to run build
This commit is contained in:
parent
91d166793d
commit
034b7a7488
2 changed files with 4 additions and 1 deletions
1
dist/cleanup/index.js
vendored
1
dist/cleanup/index.js
vendored
|
@ -962,6 +962,7 @@ exports.INPUT_JDK_FILE = 'jdkFile';
|
|||
exports.INPUT_SERVER_ID = 'server-id';
|
||||
exports.INPUT_SERVER_USERNAME = 'server-username';
|
||||
exports.INPUT_SERVER_PASSWORD = 'server-password';
|
||||
exports.INPUT_SETTINGS_PATH = 'settings-path';
|
||||
exports.INPUT_GPG_PRIVATE_KEY = 'gpg-private-key';
|
||||
exports.INPUT_GPG_PASSPHRASE = 'gpg-passphrase';
|
||||
exports.INPUT_DEFAULT_GPG_PASSPHRASE = 'GPG_PASSPHRASE';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue