mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 08:11:07 +07:00
Initial cleanup
This commit is contained in:
parent
1abc96470f
commit
5b6f305d02
10
README.md
10
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...
|
||||
|
Loading…
Reference in New Issue
Block a user