Skip to content

Commit

Permalink
refs #31 Fixing appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaring committed May 27, 2019
1 parent 4829645 commit 6a7b328
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,14 @@ for:
publish_nuget: false

deploy:
- provider: GitHub
tag: $(APPVEYOR_REPO_TAG_NAME)
description: "ConfuserEx $(APPVEYOR_REPO_TAG_NAME) Release"
provider: GitHub
auth_token:
secure: NTT+Z1zBxbj+w8jroqhYJnI2urxSt0gq3MUmDavUPVKZL+YX4krR4xJQ5OmHYhcG
on:
APPVEYOR_REPO_TAG: true

deploy:
provider: NuGet
- provider: NuGet
api_key:
secure: g1HSOpBz5QurbLPHE06OFyRLxK7HF8Q88mk6dh3ifG7dULhsampXh07ZR+VBhj8iW
on:
Expand Down

0 comments on commit 6a7b328

Please sign in to comment.