Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifuture-pro committed Apr 7, 2024
1 parent c68167b commit 9bef90a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ jobs:
- name: listify-actions
uses: ifuture-pro/listify-actions@master
with:
directory: /home/runner/work/developer-notes/developer-notes
listify: ./ --exclude='^_\S*' --package --exclude_dir=draft --maxlevel=6 --out=/home/runner/work/developer-notes/developer-notes
listify: ./ --exclude='^_\S*' --package --exclude_dir=draft --maxlevel=6
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 9bef90a

Please sign in to comment.