./script/trigger-release (#10589)
Add `./script/trigger-release {nightly|stable|preview}`
This command can be run regardless of the state of your local git
repository, and it
either triggers a workflow run of `bump_patch_version.yml` (for
stable/preview) or
it force pushes the nightly tag.
Also add some docs on releases to explain all of this.
Release Notes:
- N/A C
Conrad Irwin committed
c4e446f8a8bfd8ef7f6f58fde420313f1d0e4dc9
Parent: bc7eaa6
Committed by GitHub <noreply@github.com>
on 4/17/2024, 1:32:51 AM