We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a08ec94 + 506365c commit dd82490Copy full SHA for dd82490
1 file changed
.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-beta-sdk-java -Version $env:PACKAGE_VERSION
+ .\scripts\validatePackageContents.ps1 -ArtifactId microsoft-graph-beta -Version $env:PACKAGE_VERSION
0 commit comments