Skip to content

Commit 50fce4e

Browse files
committed
Update appveyor build scripts
1 parent 625ee5d commit 50fce4e

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
@@ -92,7 +92,7 @@ artifacts:
9292

9393
deploy:
9494
# Publish Github
95-
-provider: GitHub
95+
provider: GitHub
9696
auth_token:
9797
secure: $env:gh_token # your encrypted token from GitHub
9898
artifact: .\Artifacts\**\*.nupkg # upload all NuGet packages to release assets

0 commit comments

Comments
 (0)