We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5b422 commit 3811695Copy full SHA for 3811695
.github/workflows/deploy-cloudflare.yaml
@@ -53,8 +53,6 @@ jobs:
53
- name: Create tables in local database beh-uk-forms
54
uses: cloudflare/wrangler-action@v3
55
with:
56
- apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
57
- accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
58
command: d1 execute beh-uk-forms --local --file=./sql/beh-uk-forms-schema.sql
59
60
deploy-to-cloudflare-pages:
0 commit comments