mirror of
https://github.com/actions/setup-java.git
synced 2025-04-19 09:26:46 +00:00
generated and pretty files
This commit is contained in:
parent
b0e5cf270d
commit
dc5f78f54d
4 changed files with 16 additions and 9 deletions
|
@ -25,7 +25,6 @@ async function run() {
|
|||
if (id && username && password) {
|
||||
await auth.configAuthentication(id, username, password);
|
||||
}
|
||||
|
||||
} catch (error) {
|
||||
core.setFailed(error.message);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue