Skip to content

Commit

Permalink
docs: publish simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Apr 14, 2022
1 parent d2cd22f commit 89a80c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ To automatically generate a new version:
yarn run release
```

There is currently no CI, copy/paste the code after release
There is currently no CI, copy/paste the code after release. Note, commits and tags are automatically pushed before publishing.

```
git push --follow-tags origin master && npm publish
npm publish
```

0 comments on commit 89a80c6

Please sign in to comment.