We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57333ca commit faabe22Copy full SHA for faabe22
scripts/release/README.md
@@ -35,7 +35,7 @@ scripts/release/prepare-canary.js --build=13471
35
36
Once the canary has been checked out and tested locally, you're ready to publish it:
37
```sh
38
-scripts/release/publish.js --tags canary
+scripts/release/publish.js --tags next
39
```
40
41
<sup>1: You can omit the `build` param if you just want to release the latest commit as a canary.</sup>
0 commit comments