Skip to content

added next config to build #18

added next config to build

added next config to build #18

Workflow file for this run

name: docs
on: push
jobs:
build:
name: build-docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- uses: GuillaumeFalourd/[email protected]
with:
owner: 'shuding'
repository: 'nextra-docs-template'
access-token: ${{ secrets.ACCESS_TOKEN }}
- run: cd nextra-docs-template && ls