We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bbdc1 commit 9371d1eCopy full SHA for 9371d1e
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
node-version: latest
17
registry-url: "https://registry.npmjs.org"
18
- scope: "@vues3"
+ scope: "@vuebro"
19
- run: npm ci
20
- run: npm run build
21
- run: npm publish --provenance --access public
0 commit comments