mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
* feat(core): Create `getInputList` utility Signed-off-by: Kipras Melnikovas <[email protected]> * chore(core): Document usage of '\n' instead of [] @ `getInputList` Signed-off-by: Kipras Melnikovas <[email protected]> * test(core): Create a very simple test for `getInputList` Signed-off-by: Kipras Melnikovas <[email protected]> * run linter * update commands/readme Co-authored-by: Kipras Melnikovas <[email protected]>