Skip to content

Commit 2391f67

Browse files
committed
Pushes to GitHub releases on tagged build
1 parent 53abc95 commit 2391f67

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

appveyor.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,11 @@ deploy:
3030
secure: f4XB8xaNhhhgmXZrsv5Yh+JjxgnAXOfBJtbUgPB623n4Z2t/gXcC7fCUg36DK69k
3131
on:
3232
branch: master
33-
appveyor_repo_tag: true
33+
appveyor_repo_tag: true
34+
- provider: GitHub
35+
auth_token:
36+
secure: fwCTagTAptB4QJnTt9RrLEvg3G0cEJxssYNxtYFMBKnqHqbGomBTZvvGjrHtt7l4
37+
artifact: /.*\.nupkg/
38+
on:
39+
branch: master
40+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)