Commit 8fd25a3
fix(ci): use underscore input names for first-interaction@v3 (#22)
v3 renamed inputs to repo_token / issue_message / pr_message (underscores).
With v1 hyphenated names, the action errors:
"Input required and not supplied: issue_message"
on every PR. Mirrors opendecree/decree#188.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e7284ce commit 8fd25a3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments