Browse Source

ci: use correct publish feed key

dispose-tweaks
Christopher Felegy 6 years ago
parent
commit
0a8f51c560
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure/deploy.yml

+ 1
- 1
azure/deploy.yml View File

@@ -17,4 +17,4 @@ steps:
command: push
nuGetFeedType: external
packagesToPush: 'artifacts/*.nupkg'
vstsFeed: myget-foxbot
publishFeedCredentials: myget-foxbot

Loading…
Cancel
Save