Skip to content

chore: update drizzle-orm, nuxt, @iconify-json/simple-icons, and wran… #225

chore: update drizzle-orm, nuxt, @iconify-json/simple-icons, and wran…

chore: update drizzle-orm, nuxt, @iconify-json/simple-icons, and wran… #225

Workflow file for this run

name: Deploy to NuxtHub
on: push
jobs:
deploy:
name: "Deploy to NuxtHub"
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 22
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
- name: Build & Deploy to NuxtHub
uses: nuxt-hub/action@v2
with:
project-key: habit-o0jt