Skip to content

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#605) #252

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#605)

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#605) #252

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: type
secrets:
SKYRA_TOKEN: ${{ secrets.SKYRA_TOKEN }}