Skip to content

Commit 33eb20c

Browse files
committed
Work CD-CI
- Remove wrong packages in appveyor deploy config Signed-off-by: José Simões <[email protected]>
1 parent f2acb8f commit 33eb20c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ for:
114114
description: 'Check the [changelog](https://github.com/nanoframework/lib-nanoFramework.Hardware.Esp32/blob/master/CHANGELOG.md)\n\n## Install from NuGet\n\nThe following NuGet packages are available for download from this release\n\n:package: [.NET](https://www.nuget.org/packages/nanoFramework.Hardware.Esp32/$(MyNuGetVersion)) v$(MyNuGetVersion)'
115115
auth_token:
116116
secure: DNixoFFE+pGlwyhj7McfZoln42vOmj0iY1iNV9zXEr3y0NpXlOIgL8k5ehzlFM1S
117-
artifact: Nuget_Packages
117+
artifact:
118118
draft: true
119119
prerelease: false
120120
force_update: true
@@ -157,7 +157,7 @@ for:
157157
description: 'Check the [changelog](https://github.com/nanoframework/lib-nanoFramework.Hardware.Esp32/blob/$(appveyor_repo_branch)/CHANGELOG.md)\n\n## Install from NuGet\n\nThe following NuGet packages are available for download from this release\n\n:package: [.NET](https://www.nuget.org/packages/nanoFramework.Hardware.Esp32/$(MyNuGetVersion)) v$(MyNuGetVersion)'
158158
auth_token:
159159
secure: DNixoFFE+pGlwyhj7McfZoln42vOmj0iY1iNV9zXEr3y0NpXlOIgL8k5ehzlFM1S
160-
artifact: Nuget_Packages
160+
artifact:
161161
draft: true
162162
prerelease: true
163163
force_update: true

0 commit comments

Comments
 (0)