Skip to content

Commit 79ad932

Browse files
committed
The right publishing key
1 parent c7f6811 commit 79ad932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ artifacts:
88
deploy:
99
- provider: NuGet
1010
api_key:
11-
secure: BDDYHSR5hA/CH7pa1e0o8+yPMgT9/DrlLOOGU3uWBufLprPFrzbAKRtq14vPNTHd
11+
secure: 3IDqxoOvib3PQmutXd+ebge6G7aLsZ34xZHxJtYpUsQYOVNKdTfsrs7ChEe2sbPY
1212
skip_symbols: true
1313
on:
1414
branch: /^(main|dev)$/
1515
- provider: GitHub
1616
auth_token:
17-
secure: 3IDqxoOvib3PQmutXd+ebge6G7aLsZ34xZHxJtYpUsQYOVNKdTfsrs7ChEe2sbPY
17+
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
1818
artifact: /Serilog.*\.nupkg/
1919
tag: v$(appveyor_build_version)
2020
on:

0 commit comments

Comments
 (0)