Skip to content

Commit d9c5767

Browse files
committed
Removed whitespace
1 parent a3b454c commit d9c5767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
git config --global commit.gpgsign true
4949
git config --global user.name "kudo-sync-bot"
5050
git config --global user.email "[email protected]"
51-
git config --global user.signingkey "${{ secrets.GPG_PRIVATE_ID }}"
51+
git config --global user.signingkey "${{ secrets.GPG_PRIVATE_ID }}"
5252
5353
- name: Push changes to adamlui/perplexity-omnibox
5454
run: |

0 commit comments

Comments
 (0)