We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8da91 commit 15e5dc3Copy full SHA for 15e5dc3
1 file changed
.github/workflows/publish-package.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
node-version: '24'
35
registry-url: 'https://registry.npmjs.org'
36
- scope: "@layer5"
+ scope: "@sistent"
37
38
- name: Install Dependencies
39
run: npm ci
0 commit comments