We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b6f81 commit 936292aCopy full SHA for 936292a
1 file changed
appveyor.yml
@@ -19,7 +19,7 @@ build:
19
verbosity: minimal
20
artifacts:
21
# pushing all *.nupkg files in directory
22
- - path: out\*.nupkg
+ - path: **\*.nupkg
23
deploy:
24
- provider: NuGet
25
api_key:
0 commit comments