Skip to content

Commit 043c892

Browse files
committed
Update issue.yml
1 parent 3563821 commit 043c892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Automatically close issues that don't follow the issue template
1414
uses: lucasbento/[email protected]
1515
with:
16-
github-token: ${{ secrets.GITHUB_TOKEN }}
16+
github-token: ${{ secrets.ISSUE_TOKEN }}
1717
issue-close-message: "@${issue.user.login}: 你好! :wave:\n\n因为你没有按模板新建issue,所以此issue已被自动关闭!请重新按issue模板新建issue" # optional property
1818
closed-issues-label: "🙁 未按模板新建issue" # optional property

0 commit comments

Comments
 (0)