From ed1da6607e2b00bd394ceb43ca49a5aeffb97b63 Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Sat, 2 Jan 2021 23:13:46 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8f065..b5d6f67 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,7 @@ jobs: runs-on: ubuntu-latest steps: - name: month-statistics - uses: actions-cool/issues-helper@v1.7.7 + uses: actions-cool/issues-helper@v1.7 with: actions: 'month-statistics' token: ${{ secrets.GITHUB_TOKEN }}