Skip to content

Commit

Permalink
Added space in auto-sync commit msg
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Nov 21, 2024
1 parent 1d86b51 commit beaa6ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
run: |
cd ${{ github.workspace }}/KudoAI/chatgpt.js-chrome-starter
git add .
git commit -n -m "$ESCAPED_MSG↞ [auto-sync from https://github.com/KudoAI/chatgpt.js]" || true
git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/KudoAI/chatgpt.js]" || true
git push

0 comments on commit beaa6ac

Please sign in to comment.