diff --git a/eng/StagingRelease.md b/eng/StagingRelease.md index 75549f9e..8c918060 100644 --- a/eng/StagingRelease.md +++ b/eng/StagingRelease.md @@ -4,7 +4,7 @@ 1. Grab latest build off dnceng/internal. 2. Download it locally. -3. `dotnet nuget push --source https://api.nuget.org/v3/index.json -k +3. `dotnet nuget push --source https://api.nuget.org/v3/index.json -k ` ## Updating repo to next version @@ -15,4 +15,4 @@ ## Tag release - `git tag release/` -- `git push --tags` \ No newline at end of file +- `git push --tags`