Skip to content

Commit 1396d82

Browse files
committed
try unquoted
1 parent e85ea48 commit 1396d82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ jobs:
8383
displayName: 'NuGet push'
8484
inputs:
8585
command: push
86-
publishVstsFeed: 'DigitalRuby/testfeed'
86+
vstsFeed: DigitalRuby/testfeed
87+
publishVstsFeed: DigitalRuby/testfeed
8788
- job: build_tag
8889
displayName: Build console app
8990
timeoutInMinutes: 5

0 commit comments

Comments
 (0)