Skip to content

Commit

Permalink
Also publish releases to github
Browse files Browse the repository at this point in the history
  • Loading branch information
BlythMeister committed Dec 23, 2019
1 parent 0823408 commit ea1e783
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,14 @@ deploy:
artifact: PaketChain.$(appveyor_build_version).nupkg
on:
branch: master
- provider: GitHub
tag: v$(appveyor_build_version)
release: v$(appveyor_build_version)
description: Release v$(appveyor_build_version)
auth_token:
secure: g+iWKsE2NIl0nbHRppdKG9viG1Drk5x6U++4dXtMfM9FLyOFqaRafq6qKpkyO9x7
repository: BlythMeister/PaketChain
artifact: PaketChain.$(appveyor_build_version).nupkg
on:
branch: master

0 comments on commit ea1e783

Please sign in to comment.