We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4445b commit 4f2ffbbCopy full SHA for 4f2ffbb
1 file changed
scripts/post-contribution-message.py
@@ -64,7 +64,7 @@
64
"exercises_source": {{
65
"username": "{FORK_AUTHOR}",
66
"repository": "{FORK_REPO}",
67
- "branch": "{FORK_BRANCH}",
+ "branch": "{FORK_BRANCH}"
68
}}
69
70
```
0 commit comments