Skip to content

Commit

Permalink
Remove unnecessary credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminEHowe authored Jul 2, 2024
1 parent 1f5b422 commit 3811695
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-cloudflare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- name: Create tables in local database beh-uk-forms
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: d1 execute beh-uk-forms --local --file=./sql/beh-uk-forms-schema.sql

deploy-to-cloudflare-pages:
Expand Down

0 comments on commit 3811695

Please sign in to comment.