Skip to content

Update sites.yml to reflect new Passlock monorepo (#128) #161

Update sites.yml to reflect new Passlock monorepo (#128)

Update sites.yml to reflect new Passlock monorepo (#128) #161

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