Skip to content

Commit

Permalink
Appveyor push GH release
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinchilson committed May 24, 2018
1 parent 97fa50e commit ceaae8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ deploy:
api_key:
secure: OevGaxGEhut0e3EXmzfBfihKqCn5J2Y/Og4ggvxI6I6fP5wvSwdwOjMLtreve7NN
- provider: GitHub
release: v$($env:APPVEYOR_BUILD_VERSION)
description: $env:APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED
description: $(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)
auth_token:
secure: O1DcrKLaAXkN/17fteBX16dk560KSQgF8HcTCj+mcXL5rgZ3TNjxJMXbSZ6AmRl5 # your encrypted token from GitHub
artifact: /.*\.nupkg/ # upload all NuGet packages to release assets
Expand Down

0 comments on commit ceaae8c

Please sign in to comment.