Skip to content

Commit 76d6e86

Browse files
committed
Update appveyor build scripts
1 parent 6c70909 commit 76d6e86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ artifacts:
9393
deploy:
9494
# Publish Github
9595
-provider: GitHub
96-
description: 'Release description'
97-
provider: GitHub
9896
auth_token:
9997
secure: $env:gh_token # your encrypted token from GitHub
10098
artifact: .\Artifacts\**\*.nupkg # upload all NuGet packages to release assets

0 commit comments

Comments
 (0)