mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
format
This commit is contained in:
parent
0cebed8923
commit
2056c5978b
2 changed files with 3 additions and 1 deletions
2
.github/workflows/deploy-api.yml
vendored
2
.github/workflows/deploy-api.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Build
|
||||
run: pnpm api:build
|
||||
env:
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||
NITRO_PRESET: cloudflare
|
||||
|
||||
- name: Publish to Cloudflare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue