Skip to content

chore: regenerate package-lock.json with npm 11.16 to fix npm ci #223

chore: regenerate package-lock.json with npm 11.16 to fix npm ci

chore: regenerate package-lock.json with npm 11.16 to fix npm ci #223

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
concurrency:
group: pages-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
uses: OpenPhysics/.github/.github/workflows/deploy.yml@main
permissions:
contents: read
pages: write
id-token: write