Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmurari committed Jan 26, 2020
1 parent afb4853 commit 1890d0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,10 @@ deploy:
auth_token:
secure: 17uIp5Xz3DUfAUcfU6n/DajZ45rm5HVKrhTYVYJ4Z8XocWZvtSzhfZTfak6P6emy
on:
branch: /V\d*\.\d*\.\d*/ # TAG branches
APPVEYOR_REPO_TAG: true

- provider: NuGet
api_key:
secure: pF8W2j/TXfR8dLUpvBIabRDxkz0ye8u+cCQrsWOczf5C6QiyRKWY8M6dvbW1fAcK
on:
branch: /V\d*\.\d*\.\d*/ # TAG branches
APPVEYOR_REPO_TAG: true

0 comments on commit 1890d0e

Please sign in to comment.