Skip to content

Commit

Permalink
Deploy to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
craftwar committed Jun 11, 2018
1 parent afce7b2 commit 8ab0be6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,13 @@ test: off
artifacts:
- path: suspend.7z
- path: 'suspend with docs.7z'
deploy:
- provider: GitHub
tag: git
release: $(APPVEYOR_REPO_COMMIT)
description: test
auth_token:
secure: KxeGOEgx0+XWdjLWDsyhC+B/w3m8zpvtVY/e+90lCLZgd/2VSuraPZDxdIPB5rfY
force_update: true
on:
branch: master

0 comments on commit 8ab0be6

Please sign in to comment.