Skip to content

docs: add VitePress documentation site and simplify README #20

docs: add VitePress documentation site and simplify README

docs: add VitePress documentation site and simplify README #20

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
uses: SylphxAI/.github/.github/workflows/publish-npm.yml@main
with:
bun-version: '1.1.0'
secrets: inherit