We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3d619 commit 84cec8eCopy full SHA for 84cec8e
1 file changed
.github/workflows/deploy.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Apply D1 migrations (api)
59
working-directory: apps/api
60
- run: pnpm wrangler d1 migrations apply tabitabi --env production
+ run: pnpm wrangler d1 migrations apply tabitabi --remote
61
62
- name: Deploy API (Workers)
63
0 commit comments