File tree 1 file changed +2
-3
lines changed
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:
15
15
- Click the 'Target' dropdown button
16
16
- Choose the 'Recent Commits' tab
17
17
- 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
20
19
- Click the 'Generate release notes button'
21
20
- This will add release notes into the Release description
22
21
- 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:
26
25
- Augment the Release description as desired
27
26
- This content is presented used on GitHub and is not persisted into any artifacts
28
27
- Check the 'Set as a pre-release' button under the release description if appropriate
29
- - Click 'Public release'
28
+ - Click 'Publish release'
30
29
31
30
3 . ** Monitor the Release workflow**
32
31
- 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