add github prefix
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 46s

This commit is contained in:
Satria 2026-03-19 21:13:55 +07:00
commit e4e3747f6b

View file

@ -21,7 +21,7 @@ jobs:
run: bun run build
- name: Deploy
uses: cloudflare/wrangler-action@v3
uses: https://github.com/cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
packageManager: bun