docs: up v2.3.0

This commit is contained in:
元凛
2021-08-09 19:26:36 +08:00
parent b64d6e451f
commit c585c79a2a
12 changed files with 3315 additions and 204 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.2.1
uses: actions-cool/issues-helper@v2.3.0
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}