You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MAINTAINERS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,5 +41,5 @@ To make a major version release, please follow the steps in `scripts/create-new-
41
41
42
42
Currently getting the new version indexed and put in Algolia is a semi-manual step. There is currently work going on to try to make this automatic, see the [tracking issue here](https://github.com/ember-learn/guides-source/issues/487) to follow along with progress.
43
43
44
-
To proceed, run `npm run release:search` and you will be presented with instructions.
44
+
To proceed, run `pnpm run release:search` and you will be presented with instructions.
45
45
This will compile the search indices for the current release version and publish them to the Algolia instance.
0 commit comments