docs: update v2.1.1 (#58)

This commit is contained in:
xrkffgg
2021-02-03 00:45:14 +08:00
committed by GitHub
parent 1efbf3d3cf
commit 65461c17ed
11 changed files with 111 additions and 105 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.1.0
uses: actions-cool/issues-helper@v2.1.1
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}