mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-27 02:43:55 +03:00
🔀 Merge pull request #1091 from a-mnich/FIX/Authors
👷 bump version: update-authors GitHub action
This commit is contained in:
commit
2772f8fda6
2
.github/workflows/generate-credits.yml
vendored
2
.github/workflows/generate-credits.yml
vendored
@ -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
Block a user