Skip to content

Commit 33dec6e

Browse files
authored
Fix upstream repository URL in workflow
1 parent 9228efe commit 33dec6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Add upstream and fetch
2727
run: |
28-
git remote add upstream https://github.com/TOZHR/grok2api.git
28+
git remote add upstream https://github.com/TQZHR/grok2api.git
2929
git fetch upstream
3030
3131
- name: Merge upstream/main into main

0 commit comments

Comments
 (0)