Skip to content

Commit

Permalink
#9 test multiline values
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Epatko committed Mar 10, 2024
1 parent e3a35a3 commit 9576426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -46,7 +46,7 @@ runs:
-s $SINCE \
-o $OUTPUT_DIR \
-f $FILENAME \
-e $EXCLUDE
-e "$EXCLUDE"
shell: bash
env:
BEFORE: ${{ inputs.before }}
Expand Down

0 comments on commit 9576426

Please sign in to comment.