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: add cargo-dist release workflow (follow-up to bbd18ad)
The prior commit's payload description covered release.yml, but the
lds git_commit dotfile safeguard skipped `.github/workflows/release.yml`
as an untracked dotpath. Land it here with `force_dot: true`; content
is the unmodified `dist generate --mode=ci` output already described
in bbd18ad's body.