Remove unnecessary CLOUDFLARE_ACCOUNT_ID from deploy workflow
Build and Deploy / deploy (push) Failing after 1m25s
Build and Deploy / deploy (push) Failing after 1m25s
This commit is contained in:
@@ -26,4 +26,3 @@ jobs:
|
||||
working-directory: website
|
||||
env:
|
||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_KEY }}
|
||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user