Skip to content

Commit f4af393

Browse files
Update npm-publish-github-packages.yml
1 parent 8f1aba3 commit f4af393

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish-github-packages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: 16
2323
registry-url: https://npm.pkg.github.com/
24+
scope: '@radicalimaging'
2425
- run: npm publish
2526
env:
2627
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)