Skip to content

Commit

Permalink
fix commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Nov 21, 2024
1 parent a77f90d commit 6356453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- run: |
cd generators/react-native/resources/expo
npm run update-dependencies
git commit -m "update expo managed dependencies"
git commit -a -m "update expo managed dependencies"
git push -u origin
if: steps.dependabot-metadata.outputs.dependency-names == 'expo'

0 comments on commit 6356453

Please sign in to comment.