Skip to content

Commit be942d0

Browse files
docs(internal): Document release pipeline (#11141)
### Description The release pipeline is fairly complicated. Documenting in it its entirety is a good idea. ### Testing Instructions Give it a read and see what you think. <sub>CLOSES TURBO-4967</sub> --------- Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com> Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
1 parent 3c8e3ed commit be942d0

File tree

3 files changed

+483
-30
lines changed

3 files changed

+483
-30
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ devturbo run build --ui=tui --skip-infer 2&> ~/tmp/logs.txt
203203
204204
## Publishing `turbo` to the npm registry
205205

206-
See [the publishing guide](./release.md).
206+
See [the publishing guide](./RELEASE.md).
207207

208208
## Contributing to examples
209209

0 commit comments

Comments
 (0)