Commit 3eaf214
fix(ci): pass GITHUB_REF via devbox -e flag for beta releases (#1144)
The step-level env override GITHUB_REF=refs/heads/beta was not being
picked up by semantic-release inside the devbox nix shell. Use devbox's
-e flag to explicitly inject the env var into the shell environment.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0f87dc7 commit 3eaf214
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments