docs: add 2.4.1 changelog

This commit is contained in:
元凛
2021-09-05 19:41:57 +08:00
parent f83978e0ed
commit 23e8a42c18
11 changed files with 110 additions and 104 deletions

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: help wanted
if: github.event.label.name == 'help wanted'
uses: actions-cool/issues-helper@v2.4.0
uses: actions-cool/issues-helper@v2.4.1
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}