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 057419f commit 43a040bCopy full SHA for 43a040b
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
node-version: latest
27
registry-url: "https://registry.npmjs.org"
28
+ scope: "@vues3"
29
- run: npm ci
30
- run: bun run build
31
- run: npm publish --provenance --access public
0 commit comments