Skip to content

add wiki page for nix #31

add wiki page for nix

add wiki page for nix #31

Workflow file for this run

name: Publish Wiki
on:
push:
branches: [main]
paths:
- "docs/wiki/**"
workflow_dispatch:
concurrency:
group: wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: spenserblack/[email protected]
with:
path: docs/wiki