Skip to content

Commit 74601fd

Browse files
Update release-nuget.md
1 parent e2527c8 commit 74601fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-nuget.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ We use [Github Actions](https://docs.github.com/en/actions) to release NuGet pac
1313
* v1.0.0
1414
* v0.0.1-alpha1
1515
*(Note: suffix **-alpha**, **-beta** will publish [pre-release](https://docs.microsoft.com/en-us/nuget/concepts/package-versioning#pre-release-versions) version of NuGet package.)*
16-
![Releases tagged version](https://help.github.com/assets/images/help/releases/releases-tag-version.png)
16+
![Releases tagged version](https://docs.github.com/assets/cb-40521/images/help/releases/releases-tag-create-confirm.png)
1717
* Type a title and description for your release.
18-
![Releases description](https://help.github.com/assets/images/help/releases/releases_description.png)
18+
![Releases description](https://docs.github.com/assets/cb-15127/images/help/releases/releases_description_auto.png)
1919
* To notify users that the release is not ready for production and may be unstable, select **This is a pre-release**.
2020
![Checkbox to mark a release as prerelease](https://help.github.com/assets/images/help/releases/prerelease_checkbox.png)
2121
* Click **Publish release**. It will trigger the workflow in [publish.yml](https://github.com/notifo-io/sdk-xamarin/blob/master/.github/workflows/publish.yml) and after a few minutes, the new release should be available in [nuget.org](https://www.nuget.org/packages?q=Notifo).

0 commit comments

Comments
 (0)