Skip to content

Commit 60f09be

Browse files
committed
1 parent cfba7ea commit 60f09be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ test: off
1414

1515
artifacts:
1616
- path: NuGet\*.nupkg
17+
name: nupkgfiles
1718

1819
# Temp publish to myget feed
1920
deploy:
@@ -22,4 +23,4 @@ deploy:
2223
api_key:
2324
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
2425
skip_symbols: true
25-
artifact: NuGet/*.nupkg
26+
artifact: nupkgfiles

0 commit comments

Comments
 (0)