docs(deployment): 增加 Render 部署说明文档

- 在 CHANGELOG.md 中添加 Render 部署说明条目
- 在 README.md 中添加 Deploy to Render 按钮和部署链接
This commit is contained in:
HouYunFei
2026-05-19 20:16:53 +08:00
parent 472bf8b732
commit 291df000e3
5 changed files with 59 additions and 3 deletions
-3
View File
@@ -2,7 +2,6 @@ name: Docker image
on:
push:
branches: [main]
tags: ["v*"]
workflow_dispatch:
@@ -29,8 +28,6 @@ jobs:
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=tag
type=sha,prefix=