Skip to content

Commit a647a81

Browse files
committed
chore: Set proper publish scope
1 parent 24cc82b commit a647a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
cache: 'npm'
2727
node-version-file: '.nvmrc'
2828
registry-url: https://registry.npmjs.org/
29+
scope: '@bhollis'
2930

3031
- name: Install dependencies
3132
run: npm ci

0 commit comments

Comments
 (0)