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