Skip to content

Commit

Permalink
Instrucciones
Browse files Browse the repository at this point in the history
  • Loading branch information
rvillamil committed Aug 15, 2020
1 parent 6b90048 commit 585bc54
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,14 @@ First update text files:

- Update CHANGELOG.md
- Update package.json with the new version
- Export Github Token

```sh
$export GH_TOKEN="Github Token"
```

Draft on GitHub

- Publish release
```sh
$npm run release
```
Expand Down

0 comments on commit 585bc54

Please sign in to comment.