add gitea action
Some checks failed
mkdocs build / build (push) Failing after 56s

This commit is contained in:
Ludovic Cartier 2024-08-09 18:41:15 +02:00
parent da3baf28c3
commit cfc3fb0dee

View File

@ -0,0 +1,15 @@
name: mkdocs build
on:
push:
branches:
- "main"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build with MkDocs
uses: romw314/mkdocs-action@v2 # https://github.com/marketplace/actions/mkdocs-build