Skip to content

Fix latest-release promotion outside a checkout - #12

Merged
halfaipg merged 1 commit into
mainfrom
codex/fix-promote-workflow
Jul 29, 2026
Merged

Fix latest-release promotion outside a checkout#12
halfaipg merged 1 commit into
mainfrom
codex/fix-promote-workflow

Conversation

@halfaipg

Copy link
Copy Markdown
Contributor

The promote workflow does not check out the repository, so gh release edit cannot infer one and fails after npm latest already moves. Pass --repo "$GITHUB_REPOSITORY" explicitly.

The corrected command was also run manually for v2.0.0-pre.82 and succeeded.

@halfaipg
halfaipg merged commit 54cbfb6 into main Jul 29, 2026
1 check passed
@halfaipg
halfaipg deleted the codex/fix-promote-workflow branch July 29, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant