We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f607223 commit f4898faCopy full SHA for f4898fa
1 file changed
appveyor.yml
@@ -20,7 +20,7 @@ after_test:
20
artifacts:
21
- path: '**\artifacts\nuget\*nupkg'
22
name: NuGet
23
- - path: '**\artifacts\github\*nupkg'
+ - path: '**\artifacts\github\*.nupkg'
24
name: GitHub
25
26
deploy:
0 commit comments