diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index 4c22eaa2..bd32ac22 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -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"