Skip to content

Commit 11dd7f6

Browse files
committed
Remove filter from deployments
Suggested by AppVeyor team to get symbol packages published
1 parent b89a081 commit 11dd7f6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,13 @@ for:
4545
- provider: NuGet
4646
api_key:
4747
secure: dZ2lowWe8KkDiUSXgKS/SulxjuKVSN6t7Jfzfx6co664SRxoXnX+3nsVpYZAJtla
48-
skip_symbols: false
49-
artifact: /.*\.nupkg/
48+
skip_symbols: false
5049
on:
5150
branch: master
5251

5352
- provider: GitHub
5453
tag: v$(appveyor_build_version)
55-
prerelease: false
56-
artifact: /.*\.nupkg/
54+
prerelease: false
5755
auth_token:
5856
secure: Rrk1zp93EpCyxec/GXKnRnJjX7vU+ClNZEBnxbM+1j6l+C56qSV7B/fUrVsJuZYV
5957
on:

0 commit comments

Comments
 (0)