Skip to content

Commit 2e919e8

Browse files
skip symbol publish
1 parent d1ad86d commit 2e919e8

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
@@ -39,7 +39,7 @@ deploy:
3939
- provider: NuGet
4040
api_key:
4141
secure: lFaEHVRMsSWTveDH/DuLl4+hv+O0i4qLkbhW3aCgzq0oCrOuV+0TSEkqe6aiHuNX
42-
skip_symbols: false
42+
skip_symbols: true
4343
artifact: /.*\.nupkg/
4444
on:
4545
appveyor_repo_tag: true

0 commit comments

Comments
 (0)