mirror of
https://github.com/certd/certd.git
synced 2026-04-30 17:37:24 +08:00
perf: 不止证书自动化,插件解锁无限可能
This commit is contained in:
@@ -85,7 +85,7 @@ export class GithubCheckRelease extends AbstractTaskPlugin {
|
|||||||
logger: this.logger,
|
logger: this.logger,
|
||||||
body: {
|
body: {
|
||||||
title: `${this.repoName} 新版本 ${this.lastVersion} 发布`,
|
title: `${this.repoName} 新版本 ${this.lastVersion} 发布`,
|
||||||
content: `${res.body}`,
|
content: `${res.body}\n\n >Certd:不止证书自动化,插件解锁无限可能!`,
|
||||||
url: `https://github.com/${this.repoName}/releases/tag/${this.lastVersion}`,
|
url: `https://github.com/${this.repoName}/releases/tag/${this.lastVersion}`,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user