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