Skip to content

Commit 0550b00

Browse files
authored
Update NuGet API key (#382)
Expires every 12 months
1 parent f05c7fd commit 0550b00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ before_package:
3030
deploy:
3131
- provider: NuGet
3232
api_key:
33-
secure: lUmSV95QwsQtvPkHT02PT5fswmVcW0oMIJvOGEincUNnUNtTe3DOIjVEOpC0CMkQ
33+
secure: z0Zh4VyDdeKlFrTEnYbhqDc0xw9M5ahv/fQJsShk3HqmUWjQ/bh4M/r6ZWZgY/ZB
3434
skip_symbols: false
3535
artifact: /.*\.nupkg/
3636
on:
@@ -45,4 +45,4 @@ deploy:
4545
on:
4646
branch: master
4747

48-
48+

0 commit comments

Comments
 (0)