Skip to content

Commit 76dbcfa

Browse files
committed
update
1 parent ad4dbf3 commit 76dbcfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

actions/taskfile-runner/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
| `vars` | ❌ No | Comma-separated key=value pairs. Values may contain = and newlines; commas are not allowed. Leading/trailing spaces around pairs are trimmed | - |
3939
| `dir` | ❌ No | Working directory for the Taskfile | `.` |
4040
| `version` | ❌ No | Version of go-task to install | `3.44.1` |
41-
| `show_summary` | ❌ No | Print summary with task output in job summary | `true` |
42-
| `summary_limit` | ❌ No | Max number of output lines to show in summary | `250` |
41+
| `show_summary` | ❌ No | Print summary with task output in job summary | `true` |
42+
| `summary_limit` | ❌ No | Max number of output lines to show in summary | `250` |
4343

4444
## 📤 Outputs
4545
| **Name** | **Description** |

0 commit comments

Comments
 (0)