Skip to content

Commit 08ff18d

Browse files
authored
Update npm-publish.yml
1 parent 20ec092 commit 08ff18d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
node-version: 16
2222
registry-url: https://registry.npmjs.org/
23+
scope: '@adileo'
2324
- run: npm i [email protected] --force
2425
- run: npm run build
2526
- run: npm publish

0 commit comments

Comments
 (0)