File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9494 run : |
9595 cd ${{ github.workspace }}/adamlui/brave-omnibox
9696 git pull # again to sync w/ concurrent workflow updates
97- git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensionss /tree/main/brave-omnibox]" || true
97+ git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions /tree/main/brave-omnibox]" || true
9898 git push
Original file line number Diff line number Diff line change @@ -115,12 +115,12 @@ jobs:
115115 run : |
116116 cd ${{ github.workspace }}/KudoAI/bravegpt
117117 git pull # again to sync w/ concurrent workflow updates
118- git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensionss /tree/main/bravegpt]" || true
118+ git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions /tree/main/bravegpt]" || true
119119 git push
120120
121121 - name : Push changes to adamlui/userscripts
122122 run : |
123123 cd ${{ github.workspace }}/adamlui/userscripts
124124 git pull # again to sync w/ concurrent workflow updates
125- git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensionss /tree/main/bravegpt]" || true
125+ git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions /tree/main/bravegpt]" || true
126126 git push
Original file line number Diff line number Diff line change 9494 run : |
9595 cd ${{ github.workspace }}/adamlui/deepseek-omnibox
9696 git pull # again to sync w/ concurrent workflow updates
97- git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensionss /tree/main/deepseek-omnibox]" || true
97+ git add . && git commit -n -m "$ESCAPED_MSG ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions /tree/main/deepseek-omnibox]" || true
9898 git push
You can’t perform that action at this time.
0 commit comments