Skip to content

Commit 43a040b

Browse files
committed
modified: .github/workflows/release.yml
1 parent 057419f commit 43a040b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
node-version: latest
2727
registry-url: "https://registry.npmjs.org"
28+
scope: "@vues3"
2829
- run: npm ci
2930
- run: bun run build
3031
- run: npm publish --provenance --access public

0 commit comments

Comments
 (0)