Skip to content

Commit

Permalink
Change MyGet API key (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kralizek committed Oct 19, 2019
1 parent f37e6ee commit 9f2c7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ deploy:
- provider: NuGet
server: https://www.myget.org/F/nybus/api/v2/package
api_key:
secure: yP12k1vrHJyValU1UWnW3NySjKfXlRomR8p4qqmYs26FDztsGMlCQeT5jdCVHlz6
secure: QVqDkPkS9GJLUAmRBE+WUpWPddQYM3tcbtZAFAJFPgut90icXd1vt5nkb4tIwHb+
artifact: packages
- provider: Environment
name: NuGet
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: true

0 comments on commit 9f2c7d2

Please sign in to comment.