We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790d242 commit 52fc2d8Copy full SHA for 52fc2d8
.github/workflows/npmpublish.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
node-version: 12
43
registry-url: https://npm.pkg.github.com/
44
- scope: '@ccrubier'
+ scope: '@crubier'
45
- run: npm publish
46
env:
47
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments