Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Go to file Use this template
Danny McCormick a81e837991 Add github package 2019-07-29 14:53:34 -04:00
__tests__ New toolkit 2019-07-22 14:15:40 -04:00
docs New toolkit 2019-07-22 14:15:40 -04:00
node_modules Add github package 2019-07-29 14:53:34 -04:00
src New toolkit 2019-07-22 14:15:40 -04:00
toolkit Add github package 2019-07-29 14:53:34 -04:00
.gitignore New toolkit 2019-07-22 14:15:40 -04:00
.prettierrc.json New toolkit 2019-07-22 14:15:40 -04:00
LICENSE New toolkit 2019-07-22 14:15:40 -04:00
README.md New toolkit 2019-07-22 14:15:40 -04:00
action.yml New toolkit 2019-07-22 14:15:40 -04:00
jest.config.js New toolkit 2019-07-22 14:15:40 -04:00
package-lock.json Add github package 2019-07-29 14:53:34 -04:00
package.json Add github package 2019-07-29 14:53:34 -04:00
tsconfig.json New toolkit 2019-07-22 14:15:40 -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.