Skip to content

Commit 7c1035e

Browse files
committed
ci: fixes assets upload to GH release
1 parent c75f703 commit 7c1035e

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)