Skip to content

Commit c986c34

Browse files
authored
update nuget encrypted api key (#888)
1 parent 63cae0b commit c986c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ deploy:
9292
name: production
9393
skip_symbols: false
9494
api_key:
95-
secure: /fsEOgG4EdtNd6DPmko9h3NxQwx1IGDcFreGTKd2KA56U2KEkpX/L/pCGpCIEf2s
95+
secure: SirU21S2S6F1OswSl8oiB4lYLLPchyyCIqtd2sWkTgHluelYfTa4PRaAfxlZP4fg
9696
on:
9797
branch: master
9898
appveyor_repo_tag: true
9999

100100
- provider: NuGet
101101
skip_symbols: false
102102
api_key:
103-
secure: /fsEOgG4EdtNd6DPmko9h3NxQwx1IGDcFreGTKd2KA56U2KEkpX/L/pCGpCIEf2s
103+
secure: SirU21S2S6F1OswSl8oiB4lYLLPchyyCIqtd2sWkTgHluelYfTa4PRaAfxlZP4fg
104104
on:
105105
branch: /release\/.+/
106106
appveyor_repo_tag: true

0 commit comments

Comments
 (0)