Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 3548e64

Browse files
committed
Github releases added to yaml
1 parent eb1ffbe commit 3548e64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appveyor.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ deploy:
1212
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
1313
on:
1414
branch: /^(master|dev)$/
15+
- provider: GitHub
16+
auth_token:
17+
secure: XSO0LDYd89yw5rAQ8HvAgdX7NBo1m4bEqHlj0NZxtA6zKunLwCSYoVHU+k3cvQIP
18+
on:
19+
branch: master
20+
artifact: /Serilog.*\.nupkg/
21+
tag: v$(appveyor_build_version)
1522
install:
1623
- choco install gitversion.portable -y
1724
assembly_info:

0 commit comments

Comments
 (0)