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 9f154d7 commit 5a924f4Copy full SHA for 5a924f4
.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: '@Rapsssito'
42
- run: npm ci
43
- run: npm publish
44
env:
0 commit comments