Skip to content

Commit

Permalink
Merge pull request #7 from gentlementlegen/development
Browse files Browse the repository at this point in the history
chore: added account id for deployment
  • Loading branch information
gentlementlegen authored Jul 8, 2024
2 parents d7c5761 + 48f5b9e commit d9d8eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
wranglerVersion: '3.61.0'
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
secrets: |
SUPABASE_URL
SUPABASE_KEY
Expand Down

0 comments on commit d9d8eb9

Please sign in to comment.