diff --git a/.github/workflows/generate-credits.yml b/.github/workflows/generate-credits.yml index 7b102e86..f701ff32 100644 --- a/.github/workflows/generate-credits.yml +++ b/.github/workflows/generate-credits.yml @@ -79,4 +79,4 @@ jobs: bots: true path: .github/AUTHORS.txt commit: ':blue_heart: Makes author list' - template: {{name}} <{{email}}> - {{commits}} commits + template: '{{name}} <{{email}}> - {{commits}} commits'