Open
Description
Right now we core.getInput()
and parse it with Boolean()
. I learned that @actions/core
now has a dedicated method for it.
create-github-app-token/main.js
Lines 33 to 35 in f577941
Metadata
Metadata
Assignees
Labels
No labels
Right now we core.getInput()
and parse it with Boolean()
. I learned that @actions/core
now has a dedicated method for it.
create-github-app-token/main.js
Lines 33 to 35 in f577941