Skip to content

Commit 00df03f

Browse files
committed
ci: update workflows config.
1 parent 39c47c2 commit 00df03f

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
@@ -88,7 +88,7 @@ jobs:
8888
8989
# node@v24.0.0+
9090
# https://gist.github.com/jaywcjlove/a178278521a6f72c74525d3f1d9c4bf9
91-
- run: npm publish --access public --provenance
91+
- run: npm publish --access public --provenance --tag latest
9292
name: 📦 @uiw/react-json-view publish to NPM
9393
continue-on-error: true
9494
working-directory: core

0 commit comments

Comments
 (0)