slack-notification
slack-notification copied to clipboard
"File to upload" does not support regex of file name
If I input xx/yy/zz/*.txt
, It doesn't work. Only if xx/yy/zz/abc.txt
can work? Could we support regex?