Skip to content

refactor(providers)!: improve structure (#19) #99

refactor(providers)!: improve structure (#19)

refactor(providers)!: improve structure (#19) #99

Workflow file for this run

name: gh-pages
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
uses: importantimport/.github/.github/workflows/pnpm-gh-pages-artifact.yml@main
with:
node-version: 22 # https://github.com/fuma-nama/fumadocs/issues/1021
build: pnpm -r build
path: docs/dist