mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
fix issue.yml
This commit is contained in:
parent
7169060425
commit
8155ba5224
7
.github/workflows/issue.yml
vendored
7
.github/workflows/issue.yml
vendored
@ -14,11 +14,6 @@ jobs:
|
|||||||
issue_number: context.issue.number,
|
issue_number: context.issue.number,
|
||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
body: '
|
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.'
|
||||||
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.'
|
|
||||||
|
|
||||||
})
|
})
|
Loading…
Reference in New Issue
Block a user