mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-05 23:06:10 +00:00
Update DEPLOYMENT.md
Added notes about generating packages locally
This commit is contained in:
@@ -6,7 +6,8 @@ When we're ready to deploy a new release, we need to do the following steps:
|
||||
2. Update [`ReleaseNotes.md`](ReleaseNotes.md). Note that the format is
|
||||
important as we parse the version out and use that for the NuGet packages.
|
||||
3. Push the branch to GitHub and create a pull request. This will kick off the
|
||||
MyGet build of the NuGet package with this new version.
|
||||
MyGet build of the NuGet package with this new version.
|
||||
If you're impatient, you can run `.\build CreatePackages` and get the packages locally.
|
||||
4. Test!
|
||||
5. When you're satisfied with this release, push the package
|
||||
[from MyGet](https://www.myget.org/feed/Packages/octokit) to NuGet.
|
||||
|
||||
Reference in New Issue
Block a user