chore: remove account_id from wrangler.toml, pipeline reads from credentials

This commit is contained in:
wfz
2026-05-13 16:57:02 +08:00
parent 96016d1731
commit a638bada74

View File

@@ -1,4 +1,3 @@
name = "web-home" name = "web-home"
account_id = "0a0b9995a00648aadf505e235e66458a"
compatibility_date = "2024-01-01" compatibility_date = "2024-01-01"
pages_build_output_dir = "docs/.vitepress/dist" pages_build_output_dir = "docs/.vitepress/dist"