Skip to content

Create publish-org-roam-ui.yml #1

Create publish-org-roam-ui.yml

Create publish-org-roam-ui.yml #1

- name: Publish org-roam-ui

Check failure on line 1 in .github/workflows/publish-org-roam-ui.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-org-roam-ui.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: ikoamu/publish-org-roam-ui@03e5c8e1c61d0917da6cbbd8ddac7c7525a67c22
uses: ikoamu/publish-org-roam-ui@v1.2.0
with:
# org-roam db filename
org-roam-db-filename:
org-roam.db
org-roam-directory: # optional, default is .
# Site title
site-title: # optional, default is ORUI
MElemental's Mind Garden
# Deploy to GitHub Pages
deploy-to-pages: true