Commit cd6591a
committed
fix: restore release workflow env context from main
The rebase left a stale release.yml that used secrets context in step
if-conditions instead of job-level env context. This would break
workflow_dispatch and overwrite the fix from PR #75 on merge.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent a89fd12 commit cd6591a
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
63 | | - | |
| 66 | + | |
64 | 67 | | |
65 | | - | |
66 | | - | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | | - | |
71 | | - | |
0 commit comments