diff options
-rw-r--r-- | action.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ name: "Publish org-roam to GitHub Pages" runs: + using: "composite" steps: - name: "Test" run: echo "Hello World!" |
index : publish-org-roam-ui.git | ||
A fork of publish-org-roam-ui which is easy to install with the ret2pop NixOS configuration, and which will have flakes. | Preston Pan |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | action.yml | 1 |
@@ -1,6 +1,7 @@ name: "Publish org-roam to GitHub Pages" runs: + using: "composite" steps: - name: "Test" run: echo "Hello World!" |