Skip to content

Commit efb3ea5

Browse files
committed
Update build scripts
1 parent 1a011de commit efb3ea5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.appveyor.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ artifacts:
8989
#---------------------------------#
9090

9191
deploy:
92-
- provider: GitHub
93-
auth_token:
94-
secure: xxx
95-
artifact: /.*\.zip/
96-
draft: true
97-
on:
98-
appveyor_repo_tag: true
92+
#- provider: GitHub
93+
# auth_token:
94+
# secure: xxx
95+
# artifact: /.*\.zip/
96+
# draft: true
97+
# on:
98+
# appveyor_repo_tag: true
9999
# Publish MyGet packages
100100
- provider: NuGet
101101
name: development

0 commit comments

Comments
 (0)