We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595466b commit 37bf730Copy full SHA for 37bf730
.github/workflows/npmpublish.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
node-version: 12
40
registry-url: https://npm.pkg.github.com/
41
- scope: '@your-github-username'
+ scope: '@alexandrainst'
42
- run: npm ci
43
- run: npm publish
44
env:
0 commit comments