fix: update env name in runner
All checks were successful
Build & Deploy / build (push) Successful in 14s
Build & Deploy / deploy-to-remote (push) Successful in 12s
Build & Deploy / deploy-to-cloudflare (push) Successful in 46s

This commit is contained in:
CDN 2023-11-15 11:26:17 +08:00
parent b5a10e46d9
commit e58541658b
Signed by: CDN18
GPG key ID: CF7D420E4A155266

View file

@ -76,4 +76,4 @@ jobs:
workingDirectory: wrangler
command: deploy
env:
CF_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}