We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac24191 commit 5a6cbabCopy full SHA for 5a6cbab
.github/workflows/preview-and-release.yml
@@ -156,4 +156,4 @@ jobs:
156
- name: Inspect contents of local Maven cache
157
shell: pwsh
158
run: |
159
- .\scripts\validatePackageContents.ps1 -ArtifactId msgraph-sdk-java -Version $env:PACKAGE_VERSION
+ .\scripts\validatePackageContents.ps1 -ArtifactId microsoft-graph -Version $env:PACKAGE_VERSION
0 commit comments