Skip to content

Commit d8530cf

Browse files
committed
Update contributors workflow to use wow-actions and adjust settings
1 parent eee71e3 commit d8530cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/contributors.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
contributors:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: bubkoo/contributors-list@v1
18+
- uses: wow-actions/contributors-list@v1
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-
round: true
21+
round: false
22+
includeBots: true

0 commit comments

Comments
 (0)