Daz DeBoer
02d4f46354
Use core functionality to access action inputs
- Specify default values in action.yaml definition where appropriate
- Replace custom methods with core functions:
- getInputBoolean() with core.getBooleanInput()
- inputOrNull() with core.getInput()
- inputArrayOrNull() with core.getMultilineInput()
- Remove github-utils.js
2021-07-26 14:54:59 -06:00
..
2021-07-26 14:54:59 -06:00
2021-07-26 14:54:59 -06:00
2021-07-26 14:54:59 -06:00
2021-07-05 13:57:22 -06:00
2020-09-13 13:09:14 +02:00
2021-07-08 08:01:44 -06:00
2021-07-26 14:54:59 -06:00
2020-06-15 15:58:20 +02:00
2021-07-26 14:54:59 -06:00