document a bit better the release process

This commit is contained in:
Sylvestre Ledru
2024-09-27 11:38:05 +02:00
parent 9e326ebed9
commit 1f3e7143d9

View File

@@ -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