Skip to content

Commit

Permalink
document a bit better the release process
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Sep 27, 2024
1 parent 9e326eb commit 1f3e714
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ Note that using https://github.com/actions/create-github-app-token is a better o
1. Update the example in README.md
1. Update version in `package.json`
1. Run `npm i --package-lock-only`
1. Tag a new release
1. Commit and push the local changes
1. Tag a new release (vX.X.X)
1. Create a new release in github

## License

Expand Down

0 comments on commit 1f3e714

Please sign in to comment.