Skip to content

Commit 036eb1f

Browse files
author
Peter Palotas
committed
Added nuget.org push from master branch.
1 parent 4e9352a commit 036eb1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

appveyor.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ deploy:
4444

4545
# Deploy master branch to NuGet
4646
deploy:
47-
- provider: NuGet
48-
api_key:
49-
secure: kKYxxjMz8YoTTjZ6ccVtkPXhadPrXgW2SWYxwcDlFDx75i+xVm4veu4p1QJQBSOF
50-
skip_symbols: true
51-
on:
52-
branch: master
47+
provider: NuGet
48+
api_key:
49+
secure: kKYxxjMz8YoTTjZ6ccVtkPXhadPrXgW2SWYxwcDlFDx75i+xVm4veu4p1QJQBSOF
50+
skip_symbols: true
51+
on:
52+
branch: master

0 commit comments

Comments
 (0)