From 5b6f305d02d79bea14bab8df1a458f5523bf28a1 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Mon, 2 Sep 2019 16:12:28 -0500 Subject: [PATCH] Initial cleanup --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5a71861..057faff 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -# JavaScript Action Template +# Autotag -This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit. - -## Getting Started - -See the walkthrough located [here](https://github.com/actions/toolkit/blob/master/docs/javascript-action.md). - -In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions. +...fill me in...