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
fix: include MCPB file directly in GitHub release assets
Updates the create-release action to upload both the individual .mcpb file
and the release .zip bundle to GitHub releases. This allows users to download
the MCPB package directly without extracting the zip.
Fixes#193
0 commit comments