rename flag
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 44s
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 44s
This commit is contained in:
parent
3ca3d118b4
commit
d443703722
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: |
|
||||
ls -la
|
||||
pwd
|
||||
bunx wrangler deploy --config wrangler.json 2>&1
|
||||
bunx wrangler deploy --config wrangler.jsonc 2>&1
|
||||
env:
|
||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue