We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3461b8f commit e2eaf12Copy full SHA for e2eaf12
1 file changed
.github/workflows/deploy-auth-worker.yml
@@ -47,9 +47,6 @@ jobs:
47
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
48
workingDirectory: 'apps/workers/auth'
49
packageManager: 'pnpm'
50
- preCommands: |
51
- types --env-interface CloudflareBindings
52
- pnpm run typecheck
53
command: deploy --minify
54
secrets: |
55
DATABASE_URL
0 commit comments