Skip to content

PKM, moved reference file. #10

PKM, moved reference file.

PKM, moved reference file. #10

Workflow file for this run

name: Generate static org-roam-ui page
on:
push:
branches:
- main
permissions:
contents: read
pages: write
id-token: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Deploy to GitHub Pages
uses: ikoamu/publish-org-roam-ui@main
with:
org-roam-directory:
org-roam-db-filename: org-roam.db
site-title: "MElemental's Mind Garden"
deploy-to-pages: true