Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Workshop2 committed Jul 2, 2018
1 parent ae4bc69 commit 333a9fe
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.1.{build}
version: 4.2.{build}
skip_tags: true
image: Visual Studio 2017
configuration: Release
Expand Down Expand Up @@ -28,4 +28,10 @@ deploy:
artifact: /.*\.nupkg/
draft: true
on:
branch: master
branch: master
- provider: NuGet
api_key:
secure: +bNHXHWX2y+EBQkScaN17HTMq0XvzQWbG5CXT6KM+Bnj50x5MGbM9LMr6gWTtOVO
skip_symbols: false
on:
branch: master

0 comments on commit 333a9fe

Please sign in to comment.