From 0a8f51c560eaf46bd466fc0691b27c3a163ced0f Mon Sep 17 00:00:00 2001 From: Christopher Felegy Date: Sat, 16 Mar 2019 22:13:59 -0400 Subject: [PATCH] ci: use correct publish feed key --- azure/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/deploy.yml b/azure/deploy.yml index 0e00cda9d..e92eb2afe 100644 --- a/azure/deploy.yml +++ b/azure/deploy.yml @@ -17,4 +17,4 @@ steps: command: push nuGetFeedType: external packagesToPush: 'artifacts/*.nupkg' - vstsFeed: myget-foxbot + publishFeedCredentials: myget-foxbot