Skip to content

Commit 8a6bec7

Browse files
Add Publish Metadata
Metadata required for publishing the package to allow for proper authentication.
1 parent 91326cb commit 8a6bec7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/GenerateSdk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
node-version: 22.x
4949
cache: 'npm'
5050
cache-dependency-path: ${{matrix.specifications.sdkPath}}/package-lock.json
51+
registry-url: https://registry.npmjs.org/
52+
scope: shi-corp
5153

5254
# Set up all of the supporting components for SDK generation
5355
- name: Initialize Kiota Binaries

0 commit comments

Comments
 (0)