Commit e91522e
Remove unnecessary fallbacks for file output env vars
GitHub Actions already provides an empty string for unset outputs, and
the node script already handles empty/missing files gracefully.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0d870fd commit e91522e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments