aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index b8df045..0ef37c7 100644
--- a/action.yml
+++ b/action.yml
@@ -1,7 +1,6 @@
name: "Publish org-roam to GitHub Pages"
runs:
- using: "node20"
steps:
- name: "Test"
run: echo "Hello World!"