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 00558e0 commit f6d59b8Copy full SHA for f6d59b8
.github/workflows/distribute.yaml
@@ -42,4 +42,4 @@ jobs:
42
node-version: 20
43
registry-url: "https://registry.npmjs.org"
44
45
- - run: npm publish dist/ --provenance --access public
+ - run: npm publish dist/* --provenance --access public
0 commit comments