diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index e884bf58..2957766f 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -75,7 +75,7 @@ jobs: continue-on-error: true run: | find -name "**.txt" - rm Nextion2Text.py + rm Nextion2Text.py* - uses: stefanzweifel/git-auto-commit-action@v4 with: