Skip to content

Homelab DNS blog post #10

Homelab DNS blog post

Homelab DNS blog post #10

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: main
workflow_dispatch:
jobs:
deploy:
uses: importantimport/.github/.github/workflows/pnpm-gh-pages.yml@main
permissions:
contents: write
with:
publish_dir: build