Fix deployment

This commit is contained in:
Deep 2025-09-22 03:14:07 +05:30
parent 09ff42abc6
commit 8c82a296c4

View file

@ -46,4 +46,3 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy --branch=${{ github.ref_name }} --commit-hash=${{ github.event.pull_request.head.sha || github.sha }}