Skip to content

Commit 702d750

Browse files
committed
Use scoped NuGet-API-Key
1 parent 0a2bc9f commit 702d750

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release_appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ artifacts:
2727
- path: SQLite.CodeFirst\bin\Release\*.nupkg
2828
name: NuPkg
2929
deploy:
30+
# Encrypt with https://ci.appveyor.com/tools/encrypt
3031
- provider: NuGet
3132
api_key:
32-
secure: QmbFnerlfTAFUZpnaPgVDywMH4fF8rVakefmqvhu3qm9SpuDlLGB9S4HwtdE3Nep
33+
secure: wKCSsG3JbuHyNmEL6JagQlGexspQI4W3QTXi0QIWVJKOr4Y0S7j/jUEOJoUCzORK
3334
on:
3435
branch: master
3536
- provider: GitHub

0 commit comments

Comments
 (0)