docs: up 2.3.1

This commit is contained in:
元凛
2021-08-09 23:48:37 +08:00
parent db8ab69114
commit eb91a70ccc
12 changed files with 116 additions and 109 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.3.0
uses: actions-cool/issues-helper@v2.3.1
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}