mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 17:21:01 +00:00
fix: empty line
This commit is contained in:
1
.github/workflows/beta.yml
vendored
1
.github/workflows/beta.yml
vendored
@@ -116,7 +116,6 @@ jobs:
|
||||
developers="${developers}◗ **${name}**
|
||||
- Github: [${login}](https://github.com/${login})
|
||||
- Commits: ${commits}
|
||||
|
||||
"
|
||||
done < <(echo "$contributors" | jq -r '.[] | "\(.login) \(.contributions)"')
|
||||
# Remove trailing newline
|
||||
|
||||
Reference in New Issue
Block a user