diff options
Diffstat (limited to 'action.yml')
-rw-r--r-- | action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ runs: - name: Create Notes working-directory: action - run: ./create_notes.sh + run: ./create_notes.sh ../orgs shell: bash - name: print files |