We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5936634 commit 5c43268Copy full SHA for 5c43268
docs/Releases.md
@@ -75,7 +75,7 @@ git push -u origin HEAD
75
Prepare the publish pipeline:
76
77
```sh
78
-sed -i '' "s/publishTag: 'next'/publishTag: 'latest'/" .ado/templates/npm-publish.yml
+sed -i '' "s/publishTag: 'next'/publishTag: 'latest'/" .ado/templates/npm-publish-steps.yml
79
```
80
81
Update the release configuration:
0 commit comments