Skip to content

Commit

Permalink
Update release.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Vecile committed Jul 20, 2023
1 parent 52313f2 commit 644030a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ stages:
action: 'create'
target: '$(Build.SourceVersion)'
tagSource: 'userSpecifiedTag'
tag: '$(releaseVersion)'
tag: '${{ parameters.releaseVersion }}'
releaseNotesSource: 'inline'
releaseNotesInline: ''
assets: |
Expand Down

0 comments on commit 644030a

Please sign in to comment.