fix issue.yml

This commit is contained in:
neil 2022-08-20 10:59:50 +08:00
parent 7169060425
commit 8155ba5224
1 changed files with 1 additions and 6 deletions

View File

@ -14,11 +14,6 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '
Please upgrade to the latest code and try again first. Maybe it's already fixed.
`acme.sh --upgrade`
If it's still not working, please provide the log with `--debug 2`, otherwise, nobody can help you.'
body: 'Please upgrade to the latest code and try again first. Maybe it's already fixed. ```acme.sh --upgrade``` If it's still not working, please provide the log with `--debug 2`, otherwise, nobody can help you.'
})