Skip to content

Commit 52fc2d8

Browse files
authoredOct 8, 2019
Update npmpublish.yml
1 parent 790d242 commit 52fc2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/npmpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
node-version: 12
4343
registry-url: https://npm.pkg.github.com/
44-
scope: '@ccrubier'
44+
scope: '@crubier'
4545
- run: npm publish
4646
env:
4747
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)
Please sign in to comment.