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 63cae0b commit c986c34Copy full SHA for c986c34
appveyor.yml
@@ -92,15 +92,15 @@ deploy:
92
name: production
93
skip_symbols: false
94
api_key:
95
- secure: /fsEOgG4EdtNd6DPmko9h3NxQwx1IGDcFreGTKd2KA56U2KEkpX/L/pCGpCIEf2s
+ secure: SirU21S2S6F1OswSl8oiB4lYLLPchyyCIqtd2sWkTgHluelYfTa4PRaAfxlZP4fg
96
on:
97
branch: master
98
appveyor_repo_tag: true
99
100
- provider: NuGet
101
102
103
104
105
branch: /release\/.+/
106
0 commit comments