We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08ec94 commit 506365cCopy full SHA for 506365c
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