mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-06 07:19:42 +00:00
update readme
This commit is contained in:
@ -4,14 +4,13 @@ Use this template to bootstrap the creation of a JavaScript action.:rocket:
|
||||
|
||||
This template includes tests, linting, a validation workflow and publishing.
|
||||
|
||||
This walk through takes you through creation, testing and publishing the action.
|
||||
|
||||
## Create an action from this template
|
||||
|
||||
Click the `Use this Template` and provide the new repo details for your action
|
||||
|
||||
## Code in Master
|
||||
|
||||
Install the dependencies
|
||||
```bash
|
||||
$ npm install
|
||||
```
|
||||
|
Reference in New Issue
Block a user