Skip to content

Commit bc7e55f

Browse files
committed
close quotes for commit message
1 parent c979105 commit bc7e55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ jobs:
363363
git commit -m "chore: update Intercom SDK dependencies (${{ steps.update-files.outputs.pr_title_parts }})
364364
365365
${{ steps.update-files.outputs.changes }}
366-
- Updated lockfiles and example projects
366+
- Updated lockfiles and example projects"
367367
368368
echo "🚀 Pushing branch: ${{ steps.create-branch.outputs.branch_name }}"
369369
git push origin "${{ steps.create-branch.outputs.branch_name }}"

0 commit comments

Comments
 (0)