fix file pattern

This commit is contained in:
Johannes
2022-03-29 09:10:33 +02:00
committed by GitHub
parent e2b97c9261
commit ee9dcfb879

View File

@@ -48,4 +48,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: ${{ steps.last-commit-message.outputs.msg }} (add nextion2text)
file_pattern: HMI/n2t-out/*.txt
file_pattern: "**.txt"