Skip to content

Commit

Permalink
fix display name
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Nov 21, 2023
1 parent 7ea9a2c commit e8e6e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/templates/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
Write-Host "Version Suffix: $versionSuffix"
Write-Host "##vso[task.setvariable variable=VersionSuffix]$versionSuffix"
displayName: 'Retrieve version suffix for publishing'
displayName: 'Retrieve version suffix for packaging'
- powershell: |
Write-Host "Determining if version suffix should be used"
Expand Down

0 comments on commit e8e6e86

Please sign in to comment.