refactor: Update database migration scripts and enhance CI workflow

This commit is contained in:
beilunyang
2024-12-16 13:02:40 +08:00
parent cc7e5003c5
commit e0bd04818e
5 changed files with 566 additions and 138 deletions

View File

@@ -79,7 +79,7 @@ cp wrangler.example.toml wrangler.toml
cp wrangler.email.example.toml wrangler.email.toml
cp wrangler.cleanup.example.toml wrangler.cleanup.toml
```
设置 Cloudflare D1 数据库名以及数据库 ID
设置 Cloudflare D1 数据库名以及数据库 ID
4. 设置环境变量:
```bash