diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index e27c281e..71363e30 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -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