Fix deployment
This commit is contained in:
parent
09ff42abc6
commit
8c82a296c4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/push-cloudflare.yaml
vendored
1
.github/workflows/push-cloudflare.yaml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue