Skip to content

Commit

Permalink
Add step to release process in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leif81 committed Feb 21, 2023
1 parent 063a46f commit 2f6fc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Releases are published to http://npmjs.com/package/open-dis
1. `$ npm version <version-to-be-released>`
1. `$ npm publish`
1. `$ git push --tags`
1. Draft a new GitHub Release for this tag.

## Examples

Expand Down

0 comments on commit 2f6fc3c

Please sign in to comment.