Skip to content

Commit

Permalink
Fix vsts-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ap0llo committed Jun 24, 2019
1 parent 9dbe788 commit e61ee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
target: '$(Build.SourceVersion)'
tagSource: manual
tag: v$(Build.BuildNumber)
releaseNotesSource: inputs
releaseNotesSource: input
releaseNotes: 'Automatic release by Azure DevOps. Package available on [NuGet.org](https://www.nuget.org/packages/$(nuget_org_PackageName)/$(Build.BuildNumber))'
assets: $(Build.ArtifactStagingDirectory)/$(artifactsName)/*.nupkg
addChangeLog: true
Expand Down

0 comments on commit e61ee81

Please sign in to comment.