actions: Specify account ID

This commit is contained in:
Erisa A 2023-05-23 19:35:45 +00:00
parent 0a14bc2772
commit b5345579c1
No known key found for this signature in database

View file

@ -21,4 +21,5 @@ jobs:
- name: Deploy Worker to Cloudflare
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
run: yarn deploy