Skip to content

Commit e983204

Browse files
debriscdunn2001
authored andcommitted
appveyor deploy init
1 parent fe06acb commit e983204

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

appveyor.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@ before_build:
2222

2323
build:
2424
project: jsoncpp.sln # path to Visual Studio solution or project
25+
26+
deploy:
27+
provider: GitHub
28+
auth_token:
29+
secure: K2Tp1q8pIZ7rs0Ot24ZMWuwr12Ev6Tc6QkhMjGQxoQG3ng1pXtgPasiJ45IDXGdg
30+
on:
31+
branch: master
32+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)