mirror of
https://github.com/fmhy/edit.git
synced 2025-07-30 07:42:18 +10:00
chore(ci): remove NITRO_PRESET
This commit is contained in:
parent
675dee95f7
commit
c588ef1d40
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy-api.yml
vendored
1
.github/workflows/deploy-api.yml
vendored
|
@ -40,7 +40,6 @@ jobs:
|
||||||
run: pnpm api:build
|
run: pnpm api:build
|
||||||
env:
|
env:
|
||||||
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
|
||||||
NITRO_PRESET: cloudflare
|
|
||||||
|
|
||||||
- name: Publish to Cloudflare
|
- name: Publish to Cloudflare
|
||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue