mirror of https://github.com/Lissy93/dashy.git
👷 update update-authors action
This commit is contained in:
parent
7080e3c980
commit
f17cbc381d
|
@ -73,7 +73,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: wow-actions/update-authors@v1
|
- uses: wow-actions/update-authors@v1.1.4
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||||
sort: commits
|
sort: commits
|
||||||
|
|
Loading…
Reference in New Issue