Skip to content

Commit

Permalink
Update variable name that doesn't exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hughes committed Jul 23, 2024
1 parent 70c0622 commit cc28434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ stages:
arguments: '-ResolveDependency -tasks pack'
pwsh: true
env:
ModuleVersion: $(NuGetVersionV2)
ModuleVersion: $(SemVer)
- task: PublishPipelineArtifact@1
displayName: 'Publish Build Artifact'
inputs:
Expand Down

0 comments on commit cc28434

Please sign in to comment.