Skip to content

Commit 12b3752

Browse files
fix yaml
1 parent 677bf68 commit 12b3752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
packagesToPush: 'artifacts/*.nupkg'
4242
nuGetFeedType: external
4343
publishFeedCredentials: 'MyGet'
44-
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
44+
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))

0 commit comments

Comments
 (0)