Update releasing doc (#3621)

This commit is contained in:
Utkarsh Umesan Pillai 2022-08-30 17:52:56 -07:00 committed by GitHub
parent 46e6c8a06d
commit a37198c6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -88,8 +88,10 @@ Only for Maintainers.
7. Open [Pack and publish to MyGet
workflow](https://github.com/open-telemetry/opentelemetry-dotnet/actions/workflows/publish-packages-1.0.yml)
and manually trigger a build. At the end of this, MyGet will have the
packages. The package name will be the tag name used in Step 5.
and manually trigger a build after selecting the tag that was pushed in Step
6 (if you pushed both core and non-core tags, use any one of them). At the
end of the workflow run, the packages would be published to MyGet. The
package names will be suffixed with the tag names used in Step 1.
8. Validate using MyGet packages. Basic sanity checks :)