deploy cf
Some checks failed
Deploy Blog to Cloudflare Pages / build-and-deploy (push) Failing after 12m33s
Deploy ailog / build-and-deploy (push) Failing after 13m44s

This commit is contained in:
2025-06-13 23:18:53 +09:00
parent 654c18fa99
commit dadfbb69c3
22 changed files with 2797 additions and 2 deletions

View File

@ -36,7 +36,8 @@
"Bash(./target/release/ailog:*)",
"Bash(rg:*)",
"Bash(../target/release/ailog build)",
"Bash(zsh run.zsh:*)"
"Bash(zsh run.zsh:*)",
"Bash(hugo:*)"
],
"deny": []
}