Commit e91a007
authored
CI: quote release title to account for spaces in CLI arg
I noticed the gh-cli had not worked as intended to create a GitHub release.
Turns out the space in the title was interpreted as a CLI positional argument. Using quotes should fix that.1 parent 6ce62a2 commit e91a007
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
0 commit comments