Skip to content

Commit

Permalink
feat(input): Add exclude-dirs to action inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryand56 committed Oct 9, 2024
1 parent 16f5840 commit c171192
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ inputs:
destination-dir:
description: ''
required: false
exclude-dirs:
description: ''
required: false
output-file-url:
description: ''
default: 'true'
Expand Down

0 comments on commit c171192

Please sign in to comment.