Publish list of NixOS options on GitHub Pages 📝

This commit is contained in:
Daniel Thwaites 2022-07-30 15:30:57 +01:00
parent 159048c15d
commit 0ea346a423
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D
6 changed files with 182 additions and 19 deletions

14
.github/workflows/docs.yml vendored Normal file
View file

@ -0,0 +1,14 @@
name: Docs
on:
pull_request:
push:
branches:
- master
jobs:
pages:
name: Pages
uses: danth/coricamu/.github/workflows/pages.yml@755231f9591dd34d3d12fd508e76157f3edb7a89
with:
output_name: docs