Add support to set Title on desktop

This commit is contained in:
2023-08-29 13:15:06 +08:00
parent 025f540fe2
commit cabd39e15f
9 changed files with 49 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ jobs:
env:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
run: wrangler pages deploy build/web --project-name=ehf --branch=dev "--commit-hash=${{ github.sha }}"
run: wrangler pages deploy build/web --project-name=ehf --branch=dev