You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(engine): push pinned engine tag into bar-lobby on each build
After publishing the engine release, a new bump-lobby job checks out
ExaDev/bar-lobby via the LOBBY_DEPLOY_KEY deploy key and writes the new
tag to buildResources/engine-release.txt. That push triggers bar-lobby's
release, propagating the engine without a PAT (deploy keys are git-only;
a deploy-key push, unlike GITHUB_TOKEN, spawns the downstream run).
0 commit comments