Commit d625b72
Fix GitHub Actions expression syntax in CI/CD pipeline deployment check
- Separate GitHub Actions expression from JavaScript logical OR to avoid syntax conflicts
- Use explicit variable assignment for deploy_environment input handling
- Resolves workflow validation error at line 192
Co-authored-by: rezwana-karim <126201034+rezwana-karim@users.noreply.github.com>1 parent c2bdf26 commit d625b72
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
0 commit comments