fix: list comment page lost in [find-comments] (#66)

* fix: list comment page lost in [find-comments]

* add changelog
This commit is contained in:
xrkffgg
2021-03-21 20:32:11 +08:00
committed by GitHub
parent 89884a3a50
commit d82909b31d
13 changed files with 145 additions and 117 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.2.0
uses: actions-cool/issues-helper@v2.2.1
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}