Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Go to file Use this template
Bryan MacFarlane fbe402b9f6 master ignores node_modules 2019-08-03 10:02:09 -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 Update tool-cache 2019-08-02 14:26:04 -04:00
src New toolkit 2019-07-22 14:15:40 -04:00
toolkit Update tool-cache 2019-08-02 14:26:04 -04:00
.gitignore master ignores node_modules 2019-08-03 10:02:09 -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 Update tool-cache 2019-08-02 14:26:04 -04:00
package.json Add github package 2019-07-29 14:53:34 -04:00
tsconfig.json Allow implicit any for octokit 2019-07-31 14:05:42 -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.