Skip to content

Commit

Permalink
Don't publish to GitHub releases in AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Jul 5, 2021
1 parent 1d63ee7 commit f7d6093
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 @@ -64,14 +64,6 @@ artifacts:
#---------------------------------#

deploy:
- provider: GitHub
auth_token:
secure: Kx+tJBMfq/OK7sMpvQDdigFOIIfzYkVmIHxNQetanQdIA5Mb8zm/VhAkrId4x5zW
artifact: /.*\.zip/
draft: true
on:
appveyor_repo_tag: true

- provider: NuGet
skip_symbols: true
api_key:
Expand Down

0 comments on commit f7d6093

Please sign in to comment.