Commit 766950c
committed
Fix YAML heredoc EOF indentation in Chrome Web Store deployment
- Properly indent EOF terminator to match heredoc content
- Resolve YAML validation error on line 221
- Ensure correct bash heredoc syntax
- Enable successful CI/CD pipeline execution1 parent afc032b commit 766950c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments