Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Go to file Use this template
Danny McCormick 3554c901d4
Update package.json
2019-07-12 10:59:03 -04:00
__tests__ Add template 2019-06-24 16:19:34 -04:00
docs Add template 2019-06-24 16:19:34 -04:00
node_modules Add template 2019-06-24 16:19:34 -04:00
src Set failure 2019-07-10 11:02:50 -04:00
toolkit freshen toolkit 2019-06-27 12:11:42 -04:00
.gitignore Add template 2019-06-24 16:19:34 -04:00
.prettierrc.json Add template 2019-06-24 16:19:34 -04:00
LICENSE Add template 2019-06-24 16:19:34 -04:00
README.md Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
action.yml use node12 instead of node 2019-06-26 11:40:35 -06:00
jest.config.js Add template 2019-06-24 16:19:34 -04:00
package-lock.json Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
package.json Update package.json 2019-07-12 10:59:03 -04:00
tsconfig.json Add template 2019-06-24 16:19:34 -04:00

Node 12 Template Action

To get started, click the Use this template button on this repository which will create a new repository based on this template.