mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 23:31:02 +00:00
test: removed hyphen before github
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -129,7 +129,7 @@ jobs:
|
||||
extra_info=$(echo -e "$extra_info" | sed 's/^/- /')
|
||||
fi
|
||||
developers="${developers}◗ **${name}**
|
||||
${extra_info}- Github: [${login}](https://github.com/${login})
|
||||
${extra_info} Github: [${login}](https://github.com/${login})
|
||||
- Commits: ${commits}
|
||||
"
|
||||
committers_count=$((committers_count + 1))
|
||||
|
||||
Reference in New Issue
Block a user