rename flag
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 44s

This commit is contained in:
Satria 2026-03-19 22:21:24 +07:00
commit d443703722

View file

@ -25,7 +25,7 @@ jobs:
run: | run: |
ls -la ls -la
pwd pwd
bunx wrangler deploy --config wrangler.json 2>&1 bunx wrangler deploy --config wrangler.jsonc 2>&1
env: env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }} CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}