Skip to content

Commit

Permalink
Update publisher name,
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquoriChris committed Apr 19, 2019
1 parent 14a72de commit bbcd2d1
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 @@ -26,7 +26,7 @@ steps:
displayName: 'Copy Files to: $(build.artifactstagingdirectory)'
inputs:
SourceFolder: '$(Build.SourcesDirectory)'
Contents: 'pwshliquori.$(Name)*'
Contents: 'liquorichris.$(Name)*'
TargetFolder: '$(Build.ArtifactStagingDirectory)'
- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: drop'

0 comments on commit bbcd2d1

Please sign in to comment.