Skip to content

Rework once again of the datom store, taking hints from DataHike and leveraging RocksDB even more #27

Rework once again of the datom store, taking hints from DataHike and leveraging RocksDB even more

Rework once again of the datom store, taking hints from DataHike and leveraging RocksDB even more #27

name: MkDocs build and deploy
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- "mkdocs.yml"
- "docs/**"
pull_request:
branches: [ main ]
paths:
- "mkdocs.yml"
- "docs/**"
jobs:
build-and-deploy:
permissions:
contents: read
pages: write
id-token: write
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/mkdocs-build-and-deploy.yaml@main