diff --git a/.github/workflows/release-notifier.yml b/.github/workflows/release-notifier.yml index a28355c..1b02da6 100644 --- a/.github/workflows/release-notifier.yml +++ b/.github/workflows/release-notifier.yml @@ -16,5 +16,5 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} comment-template: | - @{author}: Your PR "{pr_title}"is part of today's Human Essentials production release: {release_link}. + @{author_id}: Your PR "{pr_title}"is part of today's Human Essentials production release: {release_link}. Thank you very much for your contribution!