Skip to content

Commit

Permalink
Add snupkg files to artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
slozier committed Apr 19, 2021
1 parent e15234d commit fdb8c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build/steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ steps:
SourceFolder: '$(Build.Repository.LocalPath)/Package/Release/Packages'
Contents: |
**/*.nupkg
**/*.snupkg
**/*.zip
TargetFolder: '$(Build.ArtifactStagingDirectory)'
condition: and(succeededOrFailed(), eq(variables['system.pullrequest.isfork'], false))
Expand Down

0 comments on commit fdb8c88

Please sign in to comment.