From 6e24251d82610c3ca6fc6e52e5ce86745b756f31 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 30 May 2022 18:19:16 +0200 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: