chore: release with config.schema.json (#11391)

This commit is contained in:
forehalo
2025-04-02 09:48:45 +00:00
parent 432634c5a3
commit b21a0b4520
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"schema": "https://github.com/toeverything/affine/releases/latest/download/config.schema.json",
"server": {
"name": "AFFiNE Self Hosted Server"
}
}
+1
View File
@@ -460,6 +460,7 @@ jobs:
run: |
cp ./.docker/selfhost/compose.yml ./release/docker-compose.yml
cp ./.docker/selfhost/.env.example ./release/.env.example
cp ./.docker/selfhost/schema.json ./release/config.schema.json
- name: Generate Release yml
run: |
node ./scripts/generate-release-yml.mjs