File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,7 @@ The following process is used when publishing new releases to NuGet.org:
1515 - Click the 'Target' dropdown button
1616 - Choose the 'Recent Commits' tab
1717 - Select the commit to use for the release, ensuring it's one from above where CI is known to be green
18- - Click the 'Previous tag' dropdown button
19- - Choose the previous release to use for generating release notes
18+ - The 'Previous tag' dropdown can remain on 'Auto' unless the previous release deviated from this process
2019 - Click the 'Generate release notes button'
2120 - This will add release notes into the Release description
2221 - The generated release notes include what has changed and the list of new contributors
@@ -26,7 +25,7 @@ The following process is used when publishing new releases to NuGet.org:
2625 - Augment the Release description as desired
2726 - This content is presented used on GitHub and is not persisted into any artifacts
2827 - Check the 'Set as a pre-release' button under the release description if appropriate
29- - Click 'Public release'
28+ - Click 'Publish release'
3029
31303 . ** Monitor the Release workflow**
3231 - After publishing the release, a workflow will begin for producing the release's build artifacts and publishing the NuGet package to NuGet.org
You can’t perform that action at this time.
0 commit comments