mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-27 09:54:25 +01:00
fix file pattern
This commit is contained in:
2
.github/workflows/nextion2text.yml
vendored
2
.github/workflows/nextion2text.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user