We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c979105 commit bc7e55fCopy full SHA for bc7e55f
1 file changed
.github/workflows/update-dependencies.yml
@@ -363,7 +363,7 @@ jobs:
363
git commit -m "chore: update Intercom SDK dependencies (${{ steps.update-files.outputs.pr_title_parts }})
364
365
${{ steps.update-files.outputs.changes }}
366
- - Updated lockfiles and example projects
+ - Updated lockfiles and example projects"
367
368
echo "🚀 Pushing branch: ${{ steps.create-branch.outputs.branch_name }}"
369
git push origin "${{ steps.create-branch.outputs.branch_name }}"
0 commit comments