Update .yml files

This commit is contained in:
Keannu Christian Bernasol 2025-03-17 13:09:48 +08:00
parent 73efb60e47
commit ada7309184
3 changed files with 11 additions and 8 deletions

View file

@ -13,4 +13,3 @@ steps:
- npm install --save-dev
- npm run build
- npx wrangler pages deploy "./build/" --project-name blog --branch master --commit-dirty
secrets: [CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_API_TOKEN]