⚒️ chore: Update contributor-help.yml

This commit is contained in:
CanisMinor
2023-05-22 00:22:26 +08:00
committed by GitHub
parent 661b285ec7
commit 324ad67f10

View File

@@ -15,8 +15,8 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
style: 'simple'
update-files: 'README.md, README-zh_CN.md'
update-places: '<!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->, <!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->'
update-files: 'README.md'
update-places: '<!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->'
- name: Commit and push if changed
run: |-