Skip to content

Commit

Permalink
update release guide
Browse files Browse the repository at this point in the history
  • Loading branch information
richgt committed Aug 1, 2023
1 parent aa03437 commit 20503fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ git push origin lts-<majorVersion>-<minorVersion> // Note: alternatively, you ca
3. Publish the LTS
```
node ./scripts/publish.js lts
node ./scripts/publish.js lts --skipSmokeTest /* for older (lts-<major>-<minor>) */
```
4. Update the Release Notes on Github
Expand Down

0 comments on commit 20503fe

Please sign in to comment.