File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,15 @@ artifacts:
18
18
- path : artifacts/Serilog.*.snupkg
19
19
deploy :
20
20
- provider : NuGet
21
+ server : https://nuget.pkg.github.com/monticola/index.json
21
22
api_key :
22
- secure : LE+O+3Zs0nz2F/+M4eDvKBhEBUpUV0t864vN/2dxwa7aIVqeU3pKSMjWRX+JWJ49
23
+ secure : 87VXONffNiU8ErfeaSaETZLTOfF7GKHqv/CD0tNpYc52+kZlBP2GgsQhpOjv8Reo
23
24
on :
24
- branch : /^(main|dev)$/
25
+ branch : /^(main|dev|serilog-sinks-file )$/
25
26
- provider : GitHub
26
27
auth_token :
27
- secure : p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
28
+ secure : 87VXONffNiU8ErfeaSaETZLTOfF7GKHqv/CD0tNpYc52+kZlBP2GgsQhpOjv8Reo
28
29
artifact : /Serilog.*(\.|\.s)nupkg/
29
30
tag : v$(appveyor_build_version)
30
31
on :
31
- branch : main
32
+ branch : ( main|serilog-sinks-file)
You can’t perform that action at this time.
0 commit comments