aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--action.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/action.yml b/action.yml
index f7352d8..cc8808d 100644
--- a/action.yml
+++ b/action.yml
@@ -6,9 +6,8 @@ runs:
- name: Checkout this repo
uses: actions/checkout@v4
with:
- repository: ikoamu/org-roam-hosting
+ repository: ikoamu/org-roam-ui-hosting
path: action
- ref: main
- name: "Checkout org file repo"
uses: actions/checkout@v4