Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidney Andrews committed Mar 5, 2020
1 parent 49c04ad commit e6572b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
inputs:
command: pack
outputDir: $(Build.ArtifactStagingDirectory)
- task: PublishBuildArtifact@1
- task: PublishBuildArtifacts@1
displayName: Publish Package Artifacts
inputs:
pathToPublish: $(Build.ArtifactStagingDirectory)
Expand Down

0 comments on commit e6572b9

Please sign in to comment.