Skip to content

Commit 4f5414f

Browse files
authored
Work CD-CI
- Correct typo in release note.
1 parent 3ac82e8 commit 4f5414f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ for:
130130
- provider: GitHub
131131
tag: v$(MyNuGetVersion)
132132
release: nanoFramework.Networking.Sntp Library v$(MyNuGetVersion)
133-
description: 'Check the [changelog](https://github.com/nanoframework/lib-nanoFramework.Networking.Sntp/blob/$(appveyor_repo_branch)/CHANGELOG.md)\n\n## Install from nanoFramework MyGet development feed\n\nThe following NuGet packages are available for download from this release\n\npackage: [.NET](https://www.myget.org/feed/nanoframework-dev/package/nuget/nanoFramework.Networking.Sntp/$(MyNuGetVersion)) v$(MyNuGetVersion)'
133+
description: 'Check the [changelog](https://github.com/nanoframework/lib-nanoFramework.Networking.Sntp/blob/$(appveyor_repo_branch)/CHANGELOG.md)\n\n## Install from nanoFramework MyGet development feed\n\nThe following NuGet packages are available for download from this release\n\n:package: [.NET](https://www.myget.org/feed/nanoframework-dev/package/nuget/nanoFramework.Networking.Sntp/$(MyNuGetVersion)) v$(MyNuGetVersion)'
134134
auth_token:
135135
secure: DNixoFFE+pGlwyhj7McfZoln42vOmj0iY1iNV9zXEr3y0NpXlOIgL8k5ehzlFM1S
136136
artifact:

0 commit comments

Comments
 (0)