Skip to content

Commit cb795a3

Browse files
committed
fix: 修复ci报错
1 parent c9a2d81 commit cb795a3

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
@@ -69,7 +69,7 @@ jobs:
6969
env:
7070
NODE_AUTH_TOKEN: '${{ secrets.NPM_TOKEN }}'
7171

72-
- name: 📦 @uiw/react-native-image-picker publish to NPM
72+
- name: 📦 @uiw/react-native-image-picker publish to NPM
7373
run: npm publish
7474
working-directory: packages/react-native-image-picker
7575
continue-on-error: true

0 commit comments

Comments
 (0)