create macOS dmg
Version updated for https://github.com/L-Super/create-dmg-actions to version v1.1.0.
- This action is used across all versions by 34 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create DMG Actions” GitHub Action automates the creation of standard .dmg installation files for macOS applications. It simplifies the process of packaging macOS apps into the widely used .dmg format, providing a user-friendly installation experience. Key capabilities include customizable options for file naming, application bundling, background images, and visual layout of the .dmg file.
What’s Changed
What’s Changed
- add more options
- upgrade node
Full Changelog: https://github.com/L-Super/create-dmg-actions/compare/v1.0.3...v1.1.0