Commit 6d577b1
committed
refactor: Remove redundant nested if block in job-deploy-windows.yml
The nested if was checking and assigning the same secret value that was just assigned in the else block above it, making it redundant. This was caused by commit de40f53 which unified the secret names, making the original fallback mechanism obsolete.1 parent 1e9f011 commit 6d577b1
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 274 | | |
278 | 275 | | |
279 | 276 | | |
| |||
0 commit comments