Browse Source

update nuget api key

master
Savorboard 6 years ago
parent
commit
b5afb488cf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@@ -21,6 +21,6 @@ deploy:
on:
appveyor_repo_tag: true
api_key:
secure: /gak8VxtAbZvOTqON513KwsK5BtDUmoPjjzCMu+tn2i+vkupZbjnIKq/XnP4GGgv
secure: jzEiNdfiHYkpKBFoxtV+Tu48pJxBpPpu4CnQRsGnhu0Sx59sXgKVgfcg759sSWAO
skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/

Loading…
Cancel
Save