Skip to content

fix(ci): pass GITHUB_REF via devbox -e flag for beta releases#1144

Merged
abueide merged 1 commit intomasterfrom
fix/beta-devbox-env
Mar 3, 2026
Merged

fix(ci): pass GITHUB_REF via devbox -e flag for beta releases#1144
abueide merged 1 commit intomasterfrom
fix/beta-devbox-env

Conversation

@abueide
Copy link
Contributor

@abueide abueide commented Mar 3, 2026

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.

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>
@abueide abueide merged commit 3eaf214 into master Mar 3, 2026
5 checks passed
@abueide abueide deleted the fix/beta-devbox-env branch March 3, 2026 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant