We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a8da91 + 15e5dc3 commit 0842695Copy full SHA for 0842695
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