We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f6811 commit 79ad932Copy full SHA for 79ad932
appveyor.yml
@@ -8,13 +8,13 @@ artifacts:
8
deploy:
9
- provider: NuGet
10
api_key:
11
- secure: BDDYHSR5hA/CH7pa1e0o8+yPMgT9/DrlLOOGU3uWBufLprPFrzbAKRtq14vPNTHd
+ secure: 3IDqxoOvib3PQmutXd+ebge6G7aLsZ34xZHxJtYpUsQYOVNKdTfsrs7ChEe2sbPY
12
skip_symbols: true
13
on:
14
branch: /^(main|dev)$/
15
- provider: GitHub
16
auth_token:
17
- secure: 3IDqxoOvib3PQmutXd+ebge6G7aLsZ34xZHxJtYpUsQYOVNKdTfsrs7ChEe2sbPY
+ secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
18
artifact: /Serilog.*\.nupkg/
19
tag: v$(appveyor_build_version)
20
0 commit comments