Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck committed Jan 22, 2019
1 parent 9327feb commit 6f9e103
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ build:
artifacts:
- path: dnSpy/dnSpy/bin/Release/net472
name: dnSpy
deploy:
- provider: GitHub
description: New release
on:
APPVEYOR_REPO_TAG: true
auth_token:
secure: A8Xfg1Sr7/XmTlvOyNEBQVwMARF+uyigNNJXQYq4pQFaR3Z3x0iaXGZMLlvA0oTO
notifications:
- provider: Email
to:
Expand Down

0 comments on commit 6f9e103

Please sign in to comment.