We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00558e0 commit 9fe440aCopy full SHA for 9fe440a
1 file changed
.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