Skip to content

Commit e8fd0f4

Browse files
committed
ci: update workflow config.
1 parent 6b94ce7 commit e8fd0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# - run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
3838

3939
- run: npm publish --access public --provenance
40-
name: 📦 @uiw/react-json-view publish to NPM
40+
name: 📦 @uiw/react-code-preview publish to NPM
4141
continue-on-error: true
4242
env:
4343
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)