Commit 43dfe57
committed
Fix YAML indentation in Chrome Web Store secret handling
- Properly indent GitHub Actions secret expansion in heredoc
- Resolve YAML syntax error around line 209-210
- Ensure secret is part of the script block
- Enable successful workflow execution1 parent fd270c6 commit 43dfe57
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments