Skip to content

Commit 464ae67

Browse files
Update deployment tokens
1 parent bb78508 commit 464ae67

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
@@ -10,13 +10,13 @@ artifacts:
1010
deploy:
1111
- provider: NuGet
1212
api_key:
13-
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
13+
secure: Ph+Qvn8KTCdMRV5rirH0aO+PWmhfAMVIQCRdRVAJZFj5AO0x/4Rrn/WWjH0tc9A9
1414
skip_symbols: true
1515
on:
1616
branch: /^(master|dev)$/
1717
- provider: GitHub
1818
auth_token:
19-
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
19+
secure: nKINbFDUnrA1rYVUPmk+W6Ddg8Dp3Eq5FzoRSPuEQP7dU4HBg19SBxFjTX91hhm2
2020
artifact: /Serilog.*\.nupkg/
2121
tag: v$(appveyor_build_version)
2222
on:

0 commit comments

Comments
 (0)