Skip to content

Commit 69fec8b

Browse files
committed
git commit —no-verify
1 parent 1e05e34 commit 69fec8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- run: git add packages/react-native-device-activity/package.json
7272

7373
- run: |
74-
git commit -m 'chore: update version'
74+
git commit -m 'chore: update version' --no-verify
7575
7676
- run: npm publish
7777
working-directory: packages/react-native-device-activity

0 commit comments

Comments
 (0)