Skip to content

Commit 9ccdd1a

Browse files
committed
modified: .github/workflows/release.yml
1 parent 1c4b3ef commit 9ccdd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version: latest
1717
registry-url: "https://registry.npmjs.org"
18-
scope: "@vues3"
18+
scope: "@vuebro"
1919
- run: npm ci
2020
- run: npm run build
2121
- run: npm publish --provenance --access public

0 commit comments

Comments
 (0)