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}}