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 1e05e34 commit 69fec8bCopy full SHA for 69fec8b
.github/workflows/npm-publish.yml
@@ -71,7 +71,7 @@ jobs:
71
- run: git add packages/react-native-device-activity/package.json
72
73
- run: |
74
- git commit -m 'chore: update version'
+ git commit -m 'chore: update version' --no-verify
75
76
- run: npm publish
77
working-directory: packages/react-native-device-activity
0 commit comments