Skip to content

Add vert.sh (#134) #175

Add vert.sh (#134)

Add vert.sh (#134) #175

Workflow file for this run

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