From c63906acf1344c00fdbf76235009ffee94b07d1c Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com> Date: Wed, 20 Mar 2024 13:42:41 -0700 Subject: [PATCH] Update update-credits.yml --- .github/workflows/update-credits.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-credits.yml b/.github/workflows/update-credits.yml index d7265cace71..69a8bc19888 100644 --- a/.github/workflows/update-credits.yml +++ b/.github/workflows/update-credits.yml @@ -47,6 +47,6 @@ jobs: with: commit-message: Update Credits title: Update Credits - body: This is an automated Pull Request. This PR updates the github contributors in the credits section. - author: DeltaV-Bot + body: This is an automated Pull Request. This PR updates the GitHub contributors in the credits section. + author: ${{ vars.CHANGELOG_USER }} <${{ vars.CHANGELOG_EMAIL }}> branch: automated/credits-${{env.NOW}}