mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-08 00:09:39 +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 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
|
## Create an action from this template
|
||||||
|
|
||||||
Click the `Use this Template` and provide the new repo details for your action
|
Click the `Use this Template` and provide the new repo details for your action
|
||||||
|
|
||||||
## Code in Master
|
## Code in Master
|
||||||
|
|
||||||
|
Install the dependencies
|
||||||
```bash
|
```bash
|
||||||
$ npm install
|
$ npm install
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user