go back to manual
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 28s
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 28s
This commit is contained in:
parent
e4e3747f6b
commit
e8f76ffaca
1 changed files with 5 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
run: bun run build
|
run: bun run build
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: https://github.com/cloudflare/wrangler-action@v3
|
run: bunx wrangler deploy
|
||||||
with:
|
env:
|
||||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
packageManager: bun
|
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue