shipbin
Version updated for https://github.com/JacobArthurs/shipbin to version v1.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The shipbin GitHub Action automates the process of publishing pre-built native binaries for multiple platforms as installable packages to npm and PyPI. It ensures platform-specific binaries are bundled and distributed seamlessly, enabling users to install the correct binary via package managers like npm or pip. This action simplifies cross-platform binary distribution, eliminates manual packaging, and supports secure authentication methods such as OIDC or token-based authentication.
Release notes
Changelog
- 03dd9d7e3c62759cf5930f0b590e319c60889853 Add branding section with icon and color to action.yml
- 134afcfc787363d704e13bdab9ced5d5a0362610 Add no-readme option to disable README auto-detection and include repository URL in package.json