We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9228efe commit 33dec6eCopy full SHA for 33dec6e
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Add upstream and fetch
27
run: |
28
- git remote add upstream https://github.com/TOZHR/grok2api.git
+ git remote add upstream https://github.com/TQZHR/grok2api.git
29
git fetch upstream
30
31
- name: Merge upstream/main into main
0 commit comments