Skip to content

Commit 7f8d28e

Browse files
authored
Add scope
1 parent 5ace3cb commit 7f8d28e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
with:
7575
node-version: 20
7676
registry-url: 'https://npm.pkg.github.com'
77+
scope: ${{ github.repository_owner }}
7778
- run: |
7879
sed -i 's+"name": ".*+"name": "@${{ github.repository }}",+gI' ./package.json
7980
npm publish

0 commit comments

Comments
 (0)