Remove unnecessary CLOUDFLARE_ACCOUNT_ID from deploy workflow
Build and Deploy / deploy (push) Failing after 1m25s

This commit is contained in:
2026-05-26 09:37:27 -05:00
parent 6800f4e4ab
commit cf3ef83cfa
-1
View File
@@ -26,4 +26,3 @@ jobs:
working-directory: website
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_KEY }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}