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 crates.io trusted publishing workflow (#58)
Add a GitHub Actions workflow for trusted publishing to crates.io using
OIDC authentication. This enables secure, tokenless publishing when
pushing version tags (v*) to the repository.
Part of bootc-dev/infra#20
Assisted-by: OpenCode (claude-opus-4-5@20251101)
Signed-off-by: Colin Walters <walters@verbum.org>