You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vsts-ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ jobs:
169
169
target: '$(Build.SourceVersion)'
170
170
tagSource: manual
171
171
tag: v$(Build.BuildNumber)
172
-
releaseNotesSource: inputs
172
+
releaseNotesSource: input
173
173
releaseNotes: 'Automatic release by Azure DevOps. Package available on [NuGet.org](https://www.nuget.org/packages/$(nuget_org_PackageName)/$(Build.BuildNumber))'
0 commit comments