Skip to content

fix basepath

fix basepath #3

Workflow file for this run

name: Build site
on:
push:
branches: [ main ]
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lume Build
uses: lumeland/build/gh-pages@main