Skip to content

Commit efdf9da

Browse files
committed
appveyor updates
1 parent 9655f83 commit efdf9da

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

appveyor.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 0.0.1.{build}
22

3+
clone_depth: 1
4+
pull_requests:
5+
do_not_increment_build_number: true
6+
37
init:
48
- git config --global core.autocrlf input
59

@@ -15,6 +19,7 @@ artifacts:
1519
deploy:
1620
- provider: NuGet
1721
api_key:
18-
secure: Km7E9dBin0YBa7/dFkZpyQ==
22+
secure: sQzzieUQGkTU0CvzXLcv5Wph6K7h3T+8teovqwa/Dzk1p9WhpmuUHiRxd3U0YhqO
23+
artifact: 'NuGetPackage'
1924
on:
2025
branch: release

0 commit comments

Comments
 (0)