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 c9a2d81 commit cb795a3Copy full SHA for cb795a3
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
env:
70
NODE_AUTH_TOKEN: '${{ secrets.NPM_TOKEN }}'
71
72
- - name: 📦 @uiw/react-native-image-picker publish to NPM
+ - name: 📦 @uiw/react-native-image-picker publish to NPM
73
run: npm publish
74
working-directory: packages/react-native-image-picker
75
continue-on-error: true
0 commit comments