Skip to content

chore(playground): typecheck #24

chore(playground): typecheck

chore(playground): typecheck #24

Workflow file for this run

name: Deploy Playground
on:
push:
branches:
- main
workflow_dispatch: # allow manual triggers
jobs:
deploy:
uses: byronogis/workflows/.github/workflows/deploy.yml@v1
with:
dist: playground/dist
build: nr build:full
permissions:
contents: read
pages: write
id-token: write