v0.0.3
What’s Changed
- Add "using" section (#1) @JasonEtco
- Install Release-Drafter (#3) @JasonEtco
- Support for arguments (#4) @JasonEtco
Arguments
You can now access the arguments passed to your action via toolkit.arguments
! This uses minimist
to parse the arguments into a nicely consumable object.