Skip to content

chore: add just lint recipe #85

chore: add just lint recipe

chore: add just lint recipe #85

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