Skip to content

main

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:54
ci(release): publish to the Pantry registry instead of npm

zig-dtsx (and its siblings) are consumed through the Pantry registry
(registry.pantry.dev) via `pantry install`, not npm. Switch the release
Publish step from `pantry publish --npm` to `pantry publish` (versioned
registry upload), wiring the registry token + AWS-S3 fallback auth.