docs: up v2.1.0

This commit is contained in:
xrkffgg
2021-02-02 20:38:24 +08:00
parent fd3eb6dbd3
commit 14e4762bf5
10 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.0.0
uses: actions-cool/issues-helper@v2.1.0
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}