🩹 Fixes syntax errors in actions

This commit is contained in:
Alicia Sykes
2021-10-01 21:13:30 +01:00
parent 8c9398dfaf
commit 4b758f4e41
2 changed files with 6 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wow-actions/update-authors@v1
- uses: wow-actions/update-authors@v1
with:
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
sort: commits
@@ -80,4 +80,3 @@ jobs:
path: .github/AUTHORS.txt
commit: ':blue_heart: Makes author list'
template: {{name}} <{{email}}> - {{commits}} commits