Updated token
This commit is contained in:
parent
d7c72ce4d1
commit
fde6201873
@ -22,6 +22,6 @@ test_script:
|
|||||||
deploy:
|
deploy:
|
||||||
provider: NuGet
|
provider: NuGet
|
||||||
api_key:
|
api_key:
|
||||||
secure: 8pM4+if5zngi9oyp1fWIdzdJBs0A2upEaLl+VL6L+rFEDSjEbUtit6k0OrPbDM/n
|
secure: $env:NUGET_TOKEN
|
||||||
skip_symbols: true
|
skip_symbols: true
|
||||||
artifact: /.*\.nupkg/
|
artifact: /.*\.nupkg/
|
||||||
Loading…
Reference in New Issue
Block a user