Skip to content

Commit

Permalink
Stop auto deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
speps committed Feb 15, 2020
1 parent eafc13d commit 7caec56
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,3 @@ artifacts:
name: NuGet
- path: Build\TempNuGet\LibTessDotNet*.snupkg
name: NuGet Symbols
deploy:
- provider: GitHub
tag: v$(appveyor_build_version)
release: LibTessDotNet v$(appveyor_build_version)
auth_token:
secure: aYJcls5NKDkcRqSoOJUhvcC8fELBSlfm7Ogny3sG8Hi97PJ5ejGCIDPu5dKDF0AT
artifact: Build\LibTessDotNet-v$(appveyor_build_version).zip
draft: false

0 comments on commit 7caec56

Please sign in to comment.