hopefully this fixes it
Some checks failed
Push to cloudflare pages / deploy (push) Failing after 19s
Some checks failed
Push to cloudflare pages / deploy (push) Failing after 19s
This commit is contained in:
parent
6a599ea004
commit
a12a43e83b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wrangler.yml
vendored
2
.github/workflows/wrangler.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
|
||||||
- name: Setup wrangler
|
- name: Setup wrangler
|
||||||
uses: cloudflare/wrangler-action@v3
|
uses: https://github.com/cloudflare/wrangler-action@v3
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue