mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
chore: auto-fix lint & formatting [skip ci]
This commit is contained in:
parent
6f1a334150
commit
811f8646e0
26 changed files with 304 additions and 306 deletions
|
|
@ -54,7 +54,7 @@ bunx wrangler dev # 启动本地开发服务器
|
|||
### 密钥(本地用 `.dev.vars`,生产用 Worker Secrets)
|
||||
|
||||
| 变量 | 说明 |
|
||||
|-----------------------------|-----------------------------------------------------------------------------|
|
||||
| --------------------------- | --------------------------------------------------------------------------- |
|
||||
| `GITHUB_WEBHOOK_SECRET` | GitHub webhook 密钥 |
|
||||
| `GITEA_WEBHOOK_SECRET` | Gitea webhook 密钥(仅接收 Gitea webhook 时需要) |
|
||||
| `GITHUB_APP_ID` | GitHub App ID(用于 App 安装流程解析安装所属账号) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue