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 acbcc64 commit ead61d2Copy full SHA for ead61d2
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
82
${{ steps.changelog.outputs.changelog }}
83
84
- - run: npm publish --access public
+ - run: npm publish --access public --provenance
85
name: 📦 @uiw/react-json-view publish to NPM
86
continue-on-error: true
87
working-directory: core
0 commit comments