Skip to content

Breaking: Svelte 5 (#295) #187

Breaking: Svelte 5 (#295)

Breaking: Svelte 5 (#295) #187

Workflow file for this run

name: GitHub Pages
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
with:
install-cmd: npm install --force