- Notifications
You must be signed in to change notification settings - Fork1k
Commit815a74d
fix: resolve bash variable indirection issue in workflow
- Replace dynamic variable indirection with explicit case statement- Fix 'invalid variable name' error during step output access- Improve compatibility with different shell environments🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>1 parentaacac5c commit815a74d
1 file changed
+39
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1107 | 1107 |
| |
1108 | 1108 |
| |
1109 | 1109 |
| |
1110 |
| - | |
1111 |
| - | |
| 1110 | + | |
| 1111 | + | |
1112 | 1112 |
| |
1113 |
| - | |
1114 |
| - | |
1115 |
| - | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
1116 | 1150 |
| |
1117 | 1151 |
| |
1118 | 1152 |
| |
|
0 commit comments
Comments
(0)