Commit 983d08a
Fix gh repo list jq: pipe to jq instead of using --jq --argjson
gh CLI's --jq flag does not accept --argjson; pipe output to jq -r instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f3a0ed0 commit 983d08a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments