5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00

Update generate-contributors.yml

This commit is contained in:
Lea Anthony 2023-04-11 20:22:27 +10:00 committed by GitHub
parent a7bf359930
commit 3a1aeaab94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,11 +13,11 @@ jobs:
if: github.repository == 'wailsapp/wails'
steps:
- uses: actions/checkout@v3
- uses: wow-actions/contributors-list@v1
- uses: jaywcjlove/github-action-contributors@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
svgPath: website/static/img/contributors.svg
noCommit: true
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
output: website/static/img/contributors.svg
avatarSize: 42
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4