chore(github): update workflows

This commit is contained in:
Benjamin Canac
2025-01-07 11:55:15 +01:00
parent 2050bed050
commit a68f57c5d2
2 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,8 @@ jobs:
- name: Build application
run: pnpm run dev:build
env:
NITRO_PRESET: cloudflare-pages
- name: Deploy to NuxtHub
uses: nuxt-hub/action@v1