diff --git a/README.md b/README.md index 89e51b0..f7a45e7 100644 --- a/README.md +++ b/README.md @@ -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