Skip to content

Commit d83608b

Browse files
committed
chore: migrate npm scope to @wyre-technology in release workflow
1 parent ba7eb81 commit d83608b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
node-version: 20
2626
registry-url: 'https://npm.pkg.github.com'
27-
scope: '@asachs01'
27+
scope: '@wyre-technology'
2828

2929
- name: Install dependencies
3030
run: npm ci

0 commit comments

Comments
 (0)