Update deploy.yml

This commit is contained in:
nexryai
2026-01-09 21:55:39 +09:00
committed by GitHub
parent c28e67a11f
commit f07319fc89
-3
View File
@@ -29,9 +29,6 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Build with tsc
run: pnpm build
- name: Deploy to Cloudflare Workers
run: pnpm run deploy
env: