Skip to content

build: swap from tsup to tsdown (#861) #534

build: swap from tsup to tsdown (#861)

build: swap from tsup to tsdown (#861) #534

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
tags:
- 'v*'
jobs:
docgen:
uses: sapphiredev/.github/.github/workflows/reusable-documentation.yml@main
with:
project-name: framework
secrets:
SKYRA_TOKEN: ${{ secrets.SKYRA_TOKEN }}