docs: up v2.1.2

This commit is contained in:
xrkffgg
2021-02-19 18:00:41 +08:00
parent efca7df548
commit 39ff3699d6
11 changed files with 112 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.1.1
uses: actions-cool/issues-helper@v2.1.2
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}