Skip to content

Commit cbb3790

Browse files
authored
Merge pull request #2763 from microsoftgraph/fix/assets-upload
ci: fixes assets upload to GH release
2 parents c75f703 + 7c1035e commit cbb3790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,4 +299,4 @@ extends:
299299
assetUploadMode: replace
300300
assets: |
301301
!**/**
302-
$(Pipeline.Workspace)/Microsoft.Graph.Core.*.*nupkg
302+
$(Pipeline.Workspace)/Microsoft.Graph.*.*nupkg

0 commit comments

Comments
 (0)