aboutsummaryrefslogtreecommitdiff
path: root/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'action.yml')
-rw-r--r--action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/action.yml b/action.yml
index 1fa557f..5b802d8 100644
--- a/action.yml
+++ b/action.yml
@@ -41,7 +41,7 @@ runs:
shell: bash
- name: Generate graphdata.json
working-directory: action
- run: npm run generate --script_params='../org/${{ inputs.org-roam-db-filename }}'
+ run: npm run generate --script_params='../orgs/${{ inputs.org-roam-db-filename }}'
shell: bash
- name: Create Notes
working-directory: action