ㅁㄴㅇ
Some checks failed
Deploy Static Site to Cloudflare Pages / deploy (push) Failing after 27s

This commit is contained in:
2026-02-26 23:33:23 +09:00
parent 8b985b3ae2
commit 10ec94159b

View File

@@ -22,4 +22,4 @@ jobs:
CLOUDFLARE_API_TOKEN: rka9QVA_-_NXxkXfZmx4Rh93vwaYU6wfoQA6r0TY
CLOUDFLARE_ACCOUNT_ID: a158eefc10ac767335d6151c3c85d4a7
# 빌드 없이 현재 폴더('.') 전체를 즉시 배포합니다.
run: npx wrangler@latest pages deploy . --project-name=static
run: npx wrangler@latest pages deploy . --project-name=static --commit-dirty=true