chore: up 2.4.0 (#84)

* chore: up 2.4.0

* fix: add miss
This commit is contained in:
xrkffgg
2021-08-15 20:24:47 +08:00
committed by GitHub
parent dc4a7a3ca8
commit 3f73e5f3b7
12 changed files with 159 additions and 139 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.1
uses: actions-cool/issues-helper@v2.4.0
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}