feat(www): rebuild site with Astro (#44274)

This commit is contained in:
Dax
2026-08-22 19:49:47 -04:00
committed by GitHub
parent 55f490b898
commit 917051a881
78 changed files with 1488 additions and 1100 deletions
-1
View File
@@ -27,7 +27,6 @@ jobs:
working-directory: packages/www
run: bun run build
env:
BLUME_ENV: ${{ github.ref_name == 'v2' && 'production' || 'dev' }}
CLOUDFLARE_ENV: ${{ github.ref_name == 'v2' && 'production' || 'dev' }}
- name: Deploy