From 730e7c5734236524ad649b444dbc6623aee42f31 Mon Sep 17 00:00:00 2001 From: ibo <41344259+sneazy-ibo@users.noreply.github.com> Date: Fri, 21 Jun 2024 04:06:55 +0200 Subject: [PATCH] fix: empty line --- .github/workflows/beta.yml | 1 - 1 file changed, 1 deletion(-) 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