Skip to content

Commit 0842695

Browse files
authored
Merge pull request #5 from leecalcote/fitzergerald-patch-2
Change npm scope from '@layer5' to '@Sistent'
2 parents 2a8da91 + 15e5dc3 commit 0842695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
node-version: '24'
3535
registry-url: 'https://registry.npmjs.org'
36-
scope: "@layer5"
36+
scope: "@sistent"
3737

3838
- name: Install Dependencies
3939
run: npm ci

0 commit comments

Comments
 (0)