diff --git a/release.md b/release.md index 94f6bfc6..45b09926 100644 --- a/release.md +++ b/release.md @@ -2,10 +2,10 @@ 1. Trigger `Prepare Release From main` workflow 2. Open pull request from newly created branch `v{version}-release` to `main` -3. The `Update THIRD_PARTY_NOTICE` workflow will run and update the third party notice on the release branch -4. Make sure that the Changelog is updated +3. Update the changelog and push it to the branch +4. This push triggers the `Update THIRD_PARTY_NOTICE` workflow which will update the third party notice on the release branch 5. Review the PR 6. Merge the PR -7. Run the `release.sh` script on latest `main` (first check with `--dry-run` option) +7. Run the `release.sh` script on latest `main` (first check with `--dry-run` option) with the version set: `./release.sh --version={version} --dry-run` Check the new version on https://www.npmjs.com/package/@tngtech/momo-scheduler