We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1aba3 commit f4af393Copy full SHA for f4af393
.github/workflows/npm-publish-github-packages.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
node-version: 16
23
registry-url: https://npm.pkg.github.com/
24
+ scope: '@radicalimaging'
25
- run: npm publish
26
env:
27
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments