mirror of https://github.com/Lissy93/dashy.git
🩹 Fixes syntax in gen credits
This commit is contained in:
parent
4b758f4e41
commit
018576fd24
|
@ -79,4 +79,4 @@ jobs:
|
||||||
bots: true
|
bots: true
|
||||||
path: .github/AUTHORS.txt
|
path: .github/AUTHORS.txt
|
||||||
commit: ':blue_heart: Makes author list'
|
commit: ':blue_heart: Makes author list'
|
||||||
template: {{name}} <{{email}}> - {{commits}} commits
|
template: '{{name}} <{{email}}> - {{commits}} commits'
|
||||||
|
|
Loading…
Reference in New Issue