Commit 5702473
Fix: check DockerHub secret via run step, not if: expression
GitHub Actions does not allow the secrets context in if: conditions
during workflow dispatch validation. Gate the DockerHub login on a
steps output instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2d4d897 commit 5702473
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
74 | 82 | | |
75 | | - | |
| 83 | + | |
76 | 84 | | |
77 | 85 | | |
78 | 86 | | |
| |||
0 commit comments