- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitb0b3dec
committed
fix: use consistent multi-line string formatting throughout workflow
- Replace heredoc with simple quoted strings for comment bodies- Ensures proper variable expansion for GITHUB_REPOSITORY and RUN_ID- Maintains consistency with bash best practices in GitHub Actions1 parent2ff5fd7 commitb0b3dec
1 file changed
+10
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
102 | 100 | | |
103 | 101 | | |
104 | 102 | | |
| |||
255 | 253 | | |
256 | 254 | | |
257 | 255 | | |
258 | | - | |
259 | | - | |
| 256 | + | |
260 | 257 | | |
261 | | - | |
| 258 | + | |
262 | 259 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
268 | 264 | | |
269 | 265 | | |
270 | 266 | | |
| |||
0 commit comments
Comments
(0)