Skip to content

Commit 119fee4

Browse files
authored
Try a different regex for publishing packages. (#107)
1 parent c84a722 commit 119fee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deploy:
1616
- provider: NuGet
1717
api_key:
1818
secure: +CD+4G+gMInD/BjNvO24NW9u1udGdsx0fUi6bh0muNezQ9fP0sHnS1f96f0OXUy6
19-
artifact: .*\.s?nupkg
19+
artifact: .\**\*.s?nupkg
2020
on:
2121
branch:
2222
- master

0 commit comments

Comments
 (0)