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 6b94ce7 commit e8fd0f4Copy full SHA for e8fd0f4
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
# - run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
38
39
- run: npm publish --access public --provenance
40
- name: 📦 @uiw/react-json-view publish to NPM
+ name: 📦 @uiw/react-code-preview publish to NPM
41
continue-on-error: true
42
env:
43
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments