diff --git a/.github/workflows/__call-release-notifier.yml b/.github/workflows/__call-release-notifier.yml index 22457c14..c4342133 100644 --- a/.github/workflows/__call-release-notifier.yml +++ b/.github/workflows/__call-release-notifier.yml @@ -96,7 +96,8 @@ jobs: echo "gh-badge: [follow, fork, star]" echo "tags: [release, ${repo_lower}]" echo "comments: true" - echo "author: LizardByte-bot" + echo "authors:" + echo " - github: LizardByte-bot" echo "---" echo "" } > "${file_name}"