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 972d460 commit f981c01Copy full SHA for f981c01
.github/workflows/distribute.yaml
@@ -49,4 +49,4 @@ jobs:
49
run: npm -v
50
51
- name: Publish to npm
52
- - run: npm publish dist/* --provenance --access public
+ run: npm publish dist/* --provenance --access public
0 commit comments