Skip to content

fix apiUrl

fix apiUrl #1884

Workflow file for this run

name: GitHub Pages
on:
push:
branches:
- main
jobs:
build_and_deploy:
uses: otosky/github_workflows/.github/workflows/build-deploy-mkdocs-gh-pages.yml@main
permissions:
contents: write
pages: write
id-token: write
secrets: inherit