Skip to content

Commit

Permalink
Merge pull request #123 from Code52/fix-github-release
Browse files Browse the repository at this point in the history
assign new token for GitHub release
  • Loading branch information
shiftkey authored Apr 16, 2017
2 parents ea3c908 + 403396e commit 186e811
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: 2.0.0.{build}
configuration: Release
skip_branch_with_pr: true
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
Expand Down Expand Up @@ -30,7 +31,7 @@ deploy:
branch: master
- provider: GitHub
auth_token:
secure: ImWN38cmVAwBXYkDM1L6kxkkOlrB05vD5vGMQh8bFc/GecEiwvtsemQXYmCozxBe
secure: tvr7i0kJpT3SAdYG037M6zU1g6FYXHAUUaseqBTUzasqsUo6mumdcW+huf5/351p
artifact: ZipPackage
draft: false
on:
Expand Down

0 comments on commit 186e811

Please sign in to comment.